Uses of Class
com.oracle.bmc.databasemanagement.responses.CheckExternalDbSystemConnectorConnectionStatusResponse
- 
Packages that use CheckExternalDbSystemConnectorConnectionStatusResponse Package Description com.oracle.bmc.databasemanagement com.oracle.bmc.databasemanagement.responses 
- 
- 
Uses of CheckExternalDbSystemConnectorConnectionStatusResponse in com.oracle.bmc.databasemanagementMethods in com.oracle.bmc.databasemanagement that return CheckExternalDbSystemConnectorConnectionStatusResponse Modifier and Type Method Description CheckExternalDbSystemConnectorConnectionStatusResponseDbManagement. checkExternalDbSystemConnectorConnectionStatus(CheckExternalDbSystemConnectorConnectionStatusRequest request)Checks the status of the external DB system component connection specified in this connector.CheckExternalDbSystemConnectorConnectionStatusResponseDbManagementClient. checkExternalDbSystemConnectorConnectionStatus(CheckExternalDbSystemConnectorConnectionStatusRequest request)Methods in com.oracle.bmc.databasemanagement that return types with arguments of type CheckExternalDbSystemConnectorConnectionStatusResponse Modifier and Type Method Description Future<CheckExternalDbSystemConnectorConnectionStatusResponse>DbManagementAsync. checkExternalDbSystemConnectorConnectionStatus(CheckExternalDbSystemConnectorConnectionStatusRequest request, AsyncHandler<CheckExternalDbSystemConnectorConnectionStatusRequest,CheckExternalDbSystemConnectorConnectionStatusResponse> handler)Checks the status of the external DB system component connection specified in this connector.Future<CheckExternalDbSystemConnectorConnectionStatusResponse>DbManagementAsyncClient. checkExternalDbSystemConnectorConnectionStatus(CheckExternalDbSystemConnectorConnectionStatusRequest request, AsyncHandler<CheckExternalDbSystemConnectorConnectionStatusRequest,CheckExternalDbSystemConnectorConnectionStatusResponse> handler)Method parameters in com.oracle.bmc.databasemanagement with type arguments of type CheckExternalDbSystemConnectorConnectionStatusResponse Modifier and Type Method Description Future<CheckExternalDbSystemConnectorConnectionStatusResponse>DbManagementAsync. checkExternalDbSystemConnectorConnectionStatus(CheckExternalDbSystemConnectorConnectionStatusRequest request, AsyncHandler<CheckExternalDbSystemConnectorConnectionStatusRequest,CheckExternalDbSystemConnectorConnectionStatusResponse> handler)Checks the status of the external DB system component connection specified in this connector.Future<CheckExternalDbSystemConnectorConnectionStatusResponse>DbManagementAsyncClient. checkExternalDbSystemConnectorConnectionStatus(CheckExternalDbSystemConnectorConnectionStatusRequest request, AsyncHandler<CheckExternalDbSystemConnectorConnectionStatusRequest,CheckExternalDbSystemConnectorConnectionStatusResponse> handler)
- 
Uses of CheckExternalDbSystemConnectorConnectionStatusResponse in com.oracle.bmc.databasemanagement.responsesMethods in com.oracle.bmc.databasemanagement.responses that return CheckExternalDbSystemConnectorConnectionStatusResponse Modifier and Type Method Description CheckExternalDbSystemConnectorConnectionStatusResponseCheckExternalDbSystemConnectorConnectionStatusResponse.Builder. build()Build the response object.Methods in com.oracle.bmc.databasemanagement.responses with parameters of type CheckExternalDbSystemConnectorConnectionStatusResponse Modifier and Type Method Description CheckExternalDbSystemConnectorConnectionStatusResponse.BuilderCheckExternalDbSystemConnectorConnectionStatusResponse.Builder. copy(CheckExternalDbSystemConnectorConnectionStatusResponse o)Copy method to populate the builder with values from the given instance.
 
-