public static class CompartmentInternal.Builder extends Object
Constructor and Description |
---|
Builder() |
Modifier and Type | Method and Description |
---|---|
CompartmentInternal |
build() |
CompartmentInternal.Builder |
copy(CompartmentInternal model) |
CompartmentInternal.Builder |
id(String id)
The OCID
of the compartment.
|
public CompartmentInternal.Builder id(String id)
The OCID of the compartment.
id
- the value to setpublic CompartmentInternal build()
public CompartmentInternal.Builder copy(CompartmentInternal model)
Copyright © 2016–2024. All rights reserved.