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