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