Uses of Class
com.oracle.bmc.databasemanagement.responses.DeleteCloudExadataInfrastructureResponse
-
Packages that use DeleteCloudExadataInfrastructureResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses -
-
Uses of DeleteCloudExadataInfrastructureResponse in com.oracle.bmc.databasemanagement
Methods in com.oracle.bmc.databasemanagement that return DeleteCloudExadataInfrastructureResponse Modifier and Type Method Description DeleteCloudExadataInfrastructureResponseDbManagement. deleteCloudExadataInfrastructure(DeleteCloudExadataInfrastructureRequest request)Deletes the Exadata infrastructure specified by exadataInfrastructureId.DeleteCloudExadataInfrastructureResponseDbManagementClient. deleteCloudExadataInfrastructure(DeleteCloudExadataInfrastructureRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type DeleteCloudExadataInfrastructureResponse 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)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type DeleteCloudExadataInfrastructureResponse 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 DeleteCloudExadataInfrastructureResponse in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return DeleteCloudExadataInfrastructureResponse Modifier and Type Method Description DeleteCloudExadataInfrastructureResponseDeleteCloudExadataInfrastructureResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type DeleteCloudExadataInfrastructureResponse Modifier and Type Method Description DeleteCloudExadataInfrastructureResponse.BuilderDeleteCloudExadataInfrastructureResponse.Builder. copy(DeleteCloudExadataInfrastructureResponse o)Copy method to populate the builder with values from the given instance.
-