Uses of Class
com.oracle.bmc.database.responses.ChangeAutonomousExadataInfrastructureCompartmentResponse
- 
Packages that use ChangeAutonomousExadataInfrastructureCompartmentResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses 
- 
- 
Uses of ChangeAutonomousExadataInfrastructureCompartmentResponse in com.oracle.bmc.databaseMethods in com.oracle.bmc.database that return ChangeAutonomousExadataInfrastructureCompartmentResponse Modifier and Type Method Description ChangeAutonomousExadataInfrastructureCompartmentResponseDatabase. changeAutonomousExadataInfrastructureCompartment(ChangeAutonomousExadataInfrastructureCompartmentRequest request)Deprecated. Use thechangeCloudExadataInfrastructureCompartmentoperation to move an Exadata infrastructure resource to a different compartment andchangeCloudAutonomousVmClusterCompartmentoperation to move an Autonomous Exadata VM cluster to a different compartment.ChangeAutonomousExadataInfrastructureCompartmentResponseDatabaseClient. changeAutonomousExadataInfrastructureCompartment(ChangeAutonomousExadataInfrastructureCompartmentRequest request)
- 
Uses of ChangeAutonomousExadataInfrastructureCompartmentResponse in com.oracle.bmc.database.responsesMethods in com.oracle.bmc.database.responses that return ChangeAutonomousExadataInfrastructureCompartmentResponse Modifier and Type Method Description ChangeAutonomousExadataInfrastructureCompartmentResponseChangeAutonomousExadataInfrastructureCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type ChangeAutonomousExadataInfrastructureCompartmentResponse Modifier and Type Method Description ChangeAutonomousExadataInfrastructureCompartmentResponse.BuilderChangeAutonomousExadataInfrastructureCompartmentResponse.Builder. copy(ChangeAutonomousExadataInfrastructureCompartmentResponse o)Copy method to populate the builder with values from the given instance.
 
-