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