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