Uses of Class
com.oracle.bmc.databasemanagement.responses.GetCloudExadataStorageServerResponse
-
Packages that use GetCloudExadataStorageServerResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses -
-
Uses of GetCloudExadataStorageServerResponse in com.oracle.bmc.databasemanagement
Methods in com.oracle.bmc.databasemanagement that return GetCloudExadataStorageServerResponse Modifier and Type Method Description GetCloudExadataStorageServerResponseDbManagement. getCloudExadataStorageServer(GetCloudExadataStorageServerRequest request)Gets the summary for the Exadata storage server specified by exadataStorageServerId.GetCloudExadataStorageServerResponseDbManagementClient. getCloudExadataStorageServer(GetCloudExadataStorageServerRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type GetCloudExadataStorageServerResponse Modifier and Type Method Description Future<GetCloudExadataStorageServerResponse>DbManagementAsync. getCloudExadataStorageServer(GetCloudExadataStorageServerRequest request, AsyncHandler<GetCloudExadataStorageServerRequest,GetCloudExadataStorageServerResponse> handler)Gets the summary for the Exadata storage server specified by exadataStorageServerId.Future<GetCloudExadataStorageServerResponse>DbManagementAsyncClient. getCloudExadataStorageServer(GetCloudExadataStorageServerRequest request, AsyncHandler<GetCloudExadataStorageServerRequest,GetCloudExadataStorageServerResponse> handler)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type GetCloudExadataStorageServerResponse Modifier and Type Method Description Future<GetCloudExadataStorageServerResponse>DbManagementAsync. getCloudExadataStorageServer(GetCloudExadataStorageServerRequest request, AsyncHandler<GetCloudExadataStorageServerRequest,GetCloudExadataStorageServerResponse> handler)Gets the summary for the Exadata storage server specified by exadataStorageServerId.Future<GetCloudExadataStorageServerResponse>DbManagementAsyncClient. getCloudExadataStorageServer(GetCloudExadataStorageServerRequest request, AsyncHandler<GetCloudExadataStorageServerRequest,GetCloudExadataStorageServerResponse> handler) -
Uses of GetCloudExadataStorageServerResponse in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return GetCloudExadataStorageServerResponse Modifier and Type Method Description GetCloudExadataStorageServerResponseGetCloudExadataStorageServerResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type GetCloudExadataStorageServerResponse Modifier and Type Method Description GetCloudExadataStorageServerResponse.BuilderGetCloudExadataStorageServerResponse.Builder. copy(GetCloudExadataStorageServerResponse o)Copy method to populate the builder with values from the given instance.
-