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