Uses of Class
com.oracle.bmc.databasemanagement.responses.ChangeCloudExadataInfrastructureCompartmentResponse
-
Packages that use ChangeCloudExadataInfrastructureCompartmentResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses -
-
Uses of ChangeCloudExadataInfrastructureCompartmentResponse in com.oracle.bmc.databasemanagement
Methods in com.oracle.bmc.databasemanagement that return ChangeCloudExadataInfrastructureCompartmentResponse Modifier and Type Method Description ChangeCloudExadataInfrastructureCompartmentResponseDbManagement. changeCloudExadataInfrastructureCompartment(ChangeCloudExadataInfrastructureCompartmentRequest request)Moves the Exadata infrastructure and its related resources (Exadata storage server, Exadata storage server connectors and Exadata storage server grid) to the specified compartment.ChangeCloudExadataInfrastructureCompartmentResponseDbManagementClient. changeCloudExadataInfrastructureCompartment(ChangeCloudExadataInfrastructureCompartmentRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type ChangeCloudExadataInfrastructureCompartmentResponse Modifier and Type Method Description Future<ChangeCloudExadataInfrastructureCompartmentResponse>DbManagementAsync. changeCloudExadataInfrastructureCompartment(ChangeCloudExadataInfrastructureCompartmentRequest request, AsyncHandler<ChangeCloudExadataInfrastructureCompartmentRequest,ChangeCloudExadataInfrastructureCompartmentResponse> handler)Moves the Exadata infrastructure and its related resources (Exadata storage server, Exadata storage server connectors and Exadata storage server grid) to the specified compartment.Future<ChangeCloudExadataInfrastructureCompartmentResponse>DbManagementAsyncClient. changeCloudExadataInfrastructureCompartment(ChangeCloudExadataInfrastructureCompartmentRequest request, AsyncHandler<ChangeCloudExadataInfrastructureCompartmentRequest,ChangeCloudExadataInfrastructureCompartmentResponse> handler)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type ChangeCloudExadataInfrastructureCompartmentResponse Modifier and Type Method Description Future<ChangeCloudExadataInfrastructureCompartmentResponse>DbManagementAsync. changeCloudExadataInfrastructureCompartment(ChangeCloudExadataInfrastructureCompartmentRequest request, AsyncHandler<ChangeCloudExadataInfrastructureCompartmentRequest,ChangeCloudExadataInfrastructureCompartmentResponse> handler)Moves the Exadata infrastructure and its related resources (Exadata storage server, Exadata storage server connectors and Exadata storage server grid) to the specified compartment.Future<ChangeCloudExadataInfrastructureCompartmentResponse>DbManagementAsyncClient. changeCloudExadataInfrastructureCompartment(ChangeCloudExadataInfrastructureCompartmentRequest request, AsyncHandler<ChangeCloudExadataInfrastructureCompartmentRequest,ChangeCloudExadataInfrastructureCompartmentResponse> handler) -
Uses of ChangeCloudExadataInfrastructureCompartmentResponse in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return ChangeCloudExadataInfrastructureCompartmentResponse Modifier and Type Method Description ChangeCloudExadataInfrastructureCompartmentResponseChangeCloudExadataInfrastructureCompartmentResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type ChangeCloudExadataInfrastructureCompartmentResponse Modifier and Type Method Description ChangeCloudExadataInfrastructureCompartmentResponse.BuilderChangeCloudExadataInfrastructureCompartmentResponse.Builder. copy(ChangeCloudExadataInfrastructureCompartmentResponse o)Copy method to populate the builder with values from the given instance.
-