Uses of Class
com.oracle.bmc.database.model.ChangeCloudVmClusterCompartmentDetails.Builder
-
Packages that use ChangeCloudVmClusterCompartmentDetails.Builder Package Description com.oracle.bmc.database.model -
-
Uses of ChangeCloudVmClusterCompartmentDetails.Builder in com.oracle.bmc.database.model
Methods in com.oracle.bmc.database.model that return ChangeCloudVmClusterCompartmentDetails.Builder Modifier and Type Method Description static ChangeCloudVmClusterCompartmentDetails.Builder
ChangeCloudVmClusterCompartmentDetails. builder()
Create a new builder.ChangeCloudVmClusterCompartmentDetails.Builder
ChangeCloudVmClusterCompartmentDetails.Builder. compartmentId(String compartmentId)
The OCID of the compartment.ChangeCloudVmClusterCompartmentDetails.Builder
ChangeCloudVmClusterCompartmentDetails.Builder. copy(ChangeCloudVmClusterCompartmentDetails model)
ChangeCloudVmClusterCompartmentDetails.Builder
ChangeCloudVmClusterCompartmentDetails. toBuilder()
-