Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.responses |
Modifier and Type | Method and Description |
---|---|
DeleteExternalDbSystemConnectorResponse |
DbManagementClient.deleteExternalDbSystemConnector(DeleteExternalDbSystemConnectorRequest request) |
DeleteExternalDbSystemConnectorResponse |
DbManagement.deleteExternalDbSystemConnector(DeleteExternalDbSystemConnectorRequest request)
Deletes the external connector specified by
externalDbSystemConnectorId . |
Modifier and Type | Method and Description |
---|---|
Future<DeleteExternalDbSystemConnectorResponse> |
DbManagementAsync.deleteExternalDbSystemConnector(DeleteExternalDbSystemConnectorRequest request,
AsyncHandler<DeleteExternalDbSystemConnectorRequest,DeleteExternalDbSystemConnectorResponse> handler)
Deletes the external connector specified by
externalDbSystemConnectorId . |
Future<DeleteExternalDbSystemConnectorResponse> |
DbManagementAsyncClient.deleteExternalDbSystemConnector(DeleteExternalDbSystemConnectorRequest request,
AsyncHandler<DeleteExternalDbSystemConnectorRequest,DeleteExternalDbSystemConnectorResponse> handler) |
Modifier and Type | Method and Description |
---|---|
Future<DeleteExternalDbSystemConnectorResponse> |
DbManagementAsync.deleteExternalDbSystemConnector(DeleteExternalDbSystemConnectorRequest request,
AsyncHandler<DeleteExternalDbSystemConnectorRequest,DeleteExternalDbSystemConnectorResponse> handler)
Deletes the external connector specified by
externalDbSystemConnectorId . |
Future<DeleteExternalDbSystemConnectorResponse> |
DbManagementAsyncClient.deleteExternalDbSystemConnector(DeleteExternalDbSystemConnectorRequest request,
AsyncHandler<DeleteExternalDbSystemConnectorRequest,DeleteExternalDbSystemConnectorResponse> handler) |
Modifier and Type | Method and Description |
---|---|
DeleteExternalDbSystemConnectorResponse |
DeleteExternalDbSystemConnectorResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
DeleteExternalDbSystemConnectorResponse.Builder |
DeleteExternalDbSystemConnectorResponse.Builder.copy(DeleteExternalDbSystemConnectorResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.