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