Uses of Class
com.oracle.bmc.databasemanagement.responses.DeleteExternalExadataInfrastructureResponse
- 
Packages that use DeleteExternalExadataInfrastructureResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses 
- 
- 
Uses of DeleteExternalExadataInfrastructureResponse in com.oracle.bmc.databasemanagementMethods in com.oracle.bmc.databasemanagement that return DeleteExternalExadataInfrastructureResponse Modifier and Type Method Description DeleteExternalExadataInfrastructureResponseDbManagement. deleteExternalExadataInfrastructure(DeleteExternalExadataInfrastructureRequest request)Deletes the Exadata infrastructure specified by externalExadataInfrastructureId.DeleteExternalExadataInfrastructureResponseDbManagementClient. deleteExternalExadataInfrastructure(DeleteExternalExadataInfrastructureRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type DeleteExternalExadataInfrastructureResponse Modifier and Type Method Description Future<DeleteExternalExadataInfrastructureResponse>DbManagementAsync. deleteExternalExadataInfrastructure(DeleteExternalExadataInfrastructureRequest request, AsyncHandler<DeleteExternalExadataInfrastructureRequest,DeleteExternalExadataInfrastructureResponse> handler)Deletes the Exadata infrastructure specified by externalExadataInfrastructureId.Future<DeleteExternalExadataInfrastructureResponse>DbManagementAsyncClient. deleteExternalExadataInfrastructure(DeleteExternalExadataInfrastructureRequest request, AsyncHandler<DeleteExternalExadataInfrastructureRequest,DeleteExternalExadataInfrastructureResponse> handler)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type DeleteExternalExadataInfrastructureResponse Modifier and Type Method Description Future<DeleteExternalExadataInfrastructureResponse>DbManagementAsync. deleteExternalExadataInfrastructure(DeleteExternalExadataInfrastructureRequest request, AsyncHandler<DeleteExternalExadataInfrastructureRequest,DeleteExternalExadataInfrastructureResponse> handler)Deletes the Exadata infrastructure specified by externalExadataInfrastructureId.Future<DeleteExternalExadataInfrastructureResponse>DbManagementAsyncClient. deleteExternalExadataInfrastructure(DeleteExternalExadataInfrastructureRequest request, AsyncHandler<DeleteExternalExadataInfrastructureRequest,DeleteExternalExadataInfrastructureResponse> handler)
- 
Uses of DeleteExternalExadataInfrastructureResponse in com.oracle.bmc.databasemanagement.responsesMethods in com.oracle.bmc.databasemanagement.responses that return DeleteExternalExadataInfrastructureResponse Modifier and Type Method Description DeleteExternalExadataInfrastructureResponseDeleteExternalExadataInfrastructureResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type DeleteExternalExadataInfrastructureResponse Modifier and Type Method Description DeleteExternalExadataInfrastructureResponse.BuilderDeleteExternalExadataInfrastructureResponse.Builder. copy(DeleteExternalExadataInfrastructureResponse o)Copy method to populate the builder with values from the given instance.
 
-