Uses of Class
com.oracle.bmc.database.responses.ChangeCloudExadataInfrastructureCompartmentResponse
-
Packages that use ChangeCloudExadataInfrastructureCompartmentResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses -
-
Uses of ChangeCloudExadataInfrastructureCompartmentResponse in com.oracle.bmc.database
Methods in com.oracle.bmc.database that return ChangeCloudExadataInfrastructureCompartmentResponse Modifier and Type Method Description ChangeCloudExadataInfrastructureCompartmentResponse
Database. changeCloudExadataInfrastructureCompartment(ChangeCloudExadataInfrastructureCompartmentRequest request)
Moves a cloud Exadata infrastructure resource and its dependent resources to another compartment.ChangeCloudExadataInfrastructureCompartmentResponse
DatabaseClient. changeCloudExadataInfrastructureCompartment(ChangeCloudExadataInfrastructureCompartmentRequest request)
Method parameters in com.oracle.bmc.database with type arguments of type ChangeCloudExadataInfrastructureCompartmentResponse Modifier and Type Method Description Future<ChangeCloudExadataInfrastructureCompartmentResponse>
DatabaseAsync. changeCloudExadataInfrastructureCompartment(ChangeCloudExadataInfrastructureCompartmentRequest request, AsyncHandler<ChangeCloudExadataInfrastructureCompartmentRequest,ChangeCloudExadataInfrastructureCompartmentResponse> handler)
Moves a cloud Exadata infrastructure resource and its dependent resources to another compartment.Future<ChangeCloudExadataInfrastructureCompartmentResponse>
DatabaseAsyncClient. changeCloudExadataInfrastructureCompartment(ChangeCloudExadataInfrastructureCompartmentRequest request, AsyncHandler<ChangeCloudExadataInfrastructureCompartmentRequest,ChangeCloudExadataInfrastructureCompartmentResponse> handler)
-
Uses of ChangeCloudExadataInfrastructureCompartmentResponse in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return ChangeCloudExadataInfrastructureCompartmentResponse Modifier and Type Method Description ChangeCloudExadataInfrastructureCompartmentResponse
ChangeCloudExadataInfrastructureCompartmentResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type ChangeCloudExadataInfrastructureCompartmentResponse Modifier and Type Method Description ChangeCloudExadataInfrastructureCompartmentResponse.Builder
ChangeCloudExadataInfrastructureCompartmentResponse.Builder. copy(ChangeCloudExadataInfrastructureCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
-