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