Uses of Class
com.oracle.bmc.databasemanagement.responses.CreateExternalExadataStorageConnectorResponse
-
Packages that use CreateExternalExadataStorageConnectorResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses -
-
Uses of CreateExternalExadataStorageConnectorResponse in com.oracle.bmc.databasemanagement
Methods in com.oracle.bmc.databasemanagement that return CreateExternalExadataStorageConnectorResponse Modifier and Type Method Description CreateExternalExadataStorageConnectorResponseDbManagement. createExternalExadataStorageConnector(CreateExternalExadataStorageConnectorRequest request)Creates the Exadata storage server connector after validating the connection information.CreateExternalExadataStorageConnectorResponseDbManagementClient. createExternalExadataStorageConnector(CreateExternalExadataStorageConnectorRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type CreateExternalExadataStorageConnectorResponse Modifier and Type Method Description Future<CreateExternalExadataStorageConnectorResponse>DbManagementAsync. createExternalExadataStorageConnector(CreateExternalExadataStorageConnectorRequest request, AsyncHandler<CreateExternalExadataStorageConnectorRequest,CreateExternalExadataStorageConnectorResponse> handler)Creates the Exadata storage server connector after validating the connection information.Future<CreateExternalExadataStorageConnectorResponse>DbManagementAsyncClient. createExternalExadataStorageConnector(CreateExternalExadataStorageConnectorRequest request, AsyncHandler<CreateExternalExadataStorageConnectorRequest,CreateExternalExadataStorageConnectorResponse> handler)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type CreateExternalExadataStorageConnectorResponse Modifier and Type Method Description Future<CreateExternalExadataStorageConnectorResponse>DbManagementAsync. createExternalExadataStorageConnector(CreateExternalExadataStorageConnectorRequest request, AsyncHandler<CreateExternalExadataStorageConnectorRequest,CreateExternalExadataStorageConnectorResponse> handler)Creates the Exadata storage server connector after validating the connection information.Future<CreateExternalExadataStorageConnectorResponse>DbManagementAsyncClient. createExternalExadataStorageConnector(CreateExternalExadataStorageConnectorRequest request, AsyncHandler<CreateExternalExadataStorageConnectorRequest,CreateExternalExadataStorageConnectorResponse> handler) -
Uses of CreateExternalExadataStorageConnectorResponse in com.oracle.bmc.databasemanagement.responses
Methods in com.oracle.bmc.databasemanagement.responses that return CreateExternalExadataStorageConnectorResponse Modifier and Type Method Description CreateExternalExadataStorageConnectorResponseCreateExternalExadataStorageConnectorResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type CreateExternalExadataStorageConnectorResponse Modifier and Type Method Description CreateExternalExadataStorageConnectorResponse.BuilderCreateExternalExadataStorageConnectorResponse.Builder. copy(CreateExternalExadataStorageConnectorResponse o)Copy method to populate the builder with values from the given instance.
-