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