Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
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 |
---|---|
DeleteExternalDbSystemConnectorRequest |
DeleteExternalDbSystemConnectorRequest.Builder.build()
Build the instance of DeleteExternalDbSystemConnectorRequest as configured by this
builder
|
DeleteExternalDbSystemConnectorRequest |
DeleteExternalDbSystemConnectorRequest.Builder.buildWithoutInvocationCallback()
Build the instance of DeleteExternalDbSystemConnectorRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
DeleteExternalDbSystemConnectorRequest.Builder |
DeleteExternalDbSystemConnectorRequest.Builder.copy(DeleteExternalDbSystemConnectorRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.