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