Package | Description |
---|---|
com.oracle.bmc.databasemanagement | |
com.oracle.bmc.databasemanagement.requests |
Modifier and Type | Method and Description |
---|---|
Future<GetExternalDbSystemDiscoveryResponse> |
DbManagementAsync.getExternalDbSystemDiscovery(GetExternalDbSystemDiscoveryRequest request,
AsyncHandler<GetExternalDbSystemDiscoveryRequest,GetExternalDbSystemDiscoveryResponse> handler)
Gets the details for the external DB system discovery resource specified by
externalDbSystemDiscoveryId . |
Future<GetExternalDbSystemDiscoveryResponse> |
DbManagementAsyncClient.getExternalDbSystemDiscovery(GetExternalDbSystemDiscoveryRequest request,
AsyncHandler<GetExternalDbSystemDiscoveryRequest,GetExternalDbSystemDiscoveryResponse> handler) |
Modifier and Type | Method and Description |
---|---|
GetExternalDbSystemDiscoveryRequest |
GetExternalDbSystemDiscoveryRequest.Builder.build()
Build the instance of GetExternalDbSystemDiscoveryRequest as configured by this builder
|
GetExternalDbSystemDiscoveryRequest |
GetExternalDbSystemDiscoveryRequest.Builder.buildWithoutInvocationCallback()
Build the instance of GetExternalDbSystemDiscoveryRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
GetExternalDbSystemDiscoveryRequest.Builder |
GetExternalDbSystemDiscoveryRequest.Builder.copy(GetExternalDbSystemDiscoveryRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.