Uses of Class
com.oracle.bmc.databasemanagement.requests.ChangeCloudExadataInfrastructureCompartmentRequest
-
Packages that use ChangeCloudExadataInfrastructureCompartmentRequest Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.requests -
-
Uses of ChangeCloudExadataInfrastructureCompartmentRequest in com.oracle.bmc.databasemanagement
Method parameters in com.oracle.bmc.databasemanagement with type arguments of type ChangeCloudExadataInfrastructureCompartmentRequest 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 ChangeCloudExadataInfrastructureCompartmentRequest in com.oracle.bmc.databasemanagement.requests
Methods in com.oracle.bmc.databasemanagement.requests that return ChangeCloudExadataInfrastructureCompartmentRequest Modifier and Type Method Description ChangeCloudExadataInfrastructureCompartmentRequestChangeCloudExadataInfrastructureCompartmentRequest.Builder. build()Build the instance of ChangeCloudExadataInfrastructureCompartmentRequest as configured by this builderChangeCloudExadataInfrastructureCompartmentRequestChangeCloudExadataInfrastructureCompartmentRequest.Builder. buildWithoutInvocationCallback()Build the instance of ChangeCloudExadataInfrastructureCompartmentRequest as configured by this builderMethods in com.oracle.bmc.databasemanagement.requests with parameters of type ChangeCloudExadataInfrastructureCompartmentRequest Modifier and Type Method Description ChangeCloudExadataInfrastructureCompartmentRequest.BuilderChangeCloudExadataInfrastructureCompartmentRequest.Builder. copy(ChangeCloudExadataInfrastructureCompartmentRequest o)Copy method to populate the builder with values from the given instance.
-