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