Uses of Class
com.oracle.bmc.autoscaling.model.ChangeAutoScalingCompartmentDetails
- 
Packages that use ChangeAutoScalingCompartmentDetails Package Description com.oracle.bmc.autoscaling.model com.oracle.bmc.autoscaling.requests 
- 
- 
Uses of ChangeAutoScalingCompartmentDetails in com.oracle.bmc.autoscaling.modelMethods in com.oracle.bmc.autoscaling.model that return ChangeAutoScalingCompartmentDetails Modifier and Type Method Description ChangeAutoScalingCompartmentDetailsChangeAutoScalingCompartmentDetails.Builder. build()Methods in com.oracle.bmc.autoscaling.model with parameters of type ChangeAutoScalingCompartmentDetails Modifier and Type Method Description ChangeAutoScalingCompartmentDetails.BuilderChangeAutoScalingCompartmentDetails.Builder. copy(ChangeAutoScalingCompartmentDetails model)
- 
Uses of ChangeAutoScalingCompartmentDetails in com.oracle.bmc.autoscaling.requestsMethods in com.oracle.bmc.autoscaling.requests that return ChangeAutoScalingCompartmentDetails Modifier and Type Method Description ChangeAutoScalingCompartmentDetailsChangeAutoScalingConfigurationCompartmentRequest. getBody$()Alternative accessor for the body parameter.ChangeAutoScalingCompartmentDetailsChangeAutoScalingConfigurationCompartmentRequest. getChangeCompartmentDetails()Request to change the compartment of given autoscaling configuration.Methods in com.oracle.bmc.autoscaling.requests with parameters of type ChangeAutoScalingCompartmentDetails Modifier and Type Method Description ChangeAutoScalingConfigurationCompartmentRequest.BuilderChangeAutoScalingConfigurationCompartmentRequest.Builder. body$(ChangeAutoScalingCompartmentDetails body)Alternative setter for the body parameter.ChangeAutoScalingConfigurationCompartmentRequest.BuilderChangeAutoScalingConfigurationCompartmentRequest.Builder. changeCompartmentDetails(ChangeAutoScalingCompartmentDetails changeCompartmentDetails)Request to change the compartment of given autoscaling configuration.
 
-