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