Uses of Class
com.oracle.bmc.databasemanagement.requests.DeleteCloudExadataInfrastructureRequest
-
Packages that use DeleteCloudExadataInfrastructureRequest Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.requests -
-
Uses of DeleteCloudExadataInfrastructureRequest in com.oracle.bmc.databasemanagement
Method parameters in com.oracle.bmc.databasemanagement with type arguments of type DeleteCloudExadataInfrastructureRequest Modifier and Type Method Description Future<DeleteCloudExadataInfrastructureResponse>DbManagementAsync. deleteCloudExadataInfrastructure(DeleteCloudExadataInfrastructureRequest request, AsyncHandler<DeleteCloudExadataInfrastructureRequest,DeleteCloudExadataInfrastructureResponse> handler)Deletes the Exadata infrastructure specified by exadataInfrastructureId.Future<DeleteCloudExadataInfrastructureResponse>DbManagementAsyncClient. deleteCloudExadataInfrastructure(DeleteCloudExadataInfrastructureRequest request, AsyncHandler<DeleteCloudExadataInfrastructureRequest,DeleteCloudExadataInfrastructureResponse> handler) -
Uses of DeleteCloudExadataInfrastructureRequest in com.oracle.bmc.databasemanagement.requests
Methods in com.oracle.bmc.databasemanagement.requests that return DeleteCloudExadataInfrastructureRequest Modifier and Type Method Description DeleteCloudExadataInfrastructureRequestDeleteCloudExadataInfrastructureRequest.Builder. build()Build the instance of DeleteCloudExadataInfrastructureRequest as configured by this builderDeleteCloudExadataInfrastructureRequestDeleteCloudExadataInfrastructureRequest.Builder. buildWithoutInvocationCallback()Build the instance of DeleteCloudExadataInfrastructureRequest as configured by this builderMethods in com.oracle.bmc.databasemanagement.requests with parameters of type DeleteCloudExadataInfrastructureRequest Modifier and Type Method Description DeleteCloudExadataInfrastructureRequest.BuilderDeleteCloudExadataInfrastructureRequest.Builder. copy(DeleteCloudExadataInfrastructureRequest o)Copy method to populate the builder with values from the given instance.
-