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