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.database
Methods in com.oracle.bmc.database that return ChangeAutonomousExadataInfrastructureCompartmentResponse Modifier and Type Method Description ChangeAutonomousExadataInfrastructureCompartmentResponse
Database. changeAutonomousExadataInfrastructureCompartment(ChangeAutonomousExadataInfrastructureCompartmentRequest request)
Deprecated. Use thechangeCloudExadataInfrastructureCompartment
operation to move an Exadata infrastructure resource to a different compartment andchangeCloudAutonomousVmClusterCompartment
operation to move an Autonomous Exadata VM cluster to a different compartment.ChangeAutonomousExadataInfrastructureCompartmentResponse
DatabaseClient. changeAutonomousExadataInfrastructureCompartment(ChangeAutonomousExadataInfrastructureCompartmentRequest request)
-
Uses of ChangeAutonomousExadataInfrastructureCompartmentResponse in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return ChangeAutonomousExadataInfrastructureCompartmentResponse Modifier and Type Method Description ChangeAutonomousExadataInfrastructureCompartmentResponse
ChangeAutonomousExadataInfrastructureCompartmentResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type ChangeAutonomousExadataInfrastructureCompartmentResponse Modifier and Type Method Description ChangeAutonomousExadataInfrastructureCompartmentResponse.Builder
ChangeAutonomousExadataInfrastructureCompartmentResponse.Builder. copy(ChangeAutonomousExadataInfrastructureCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
-