Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
UpdateCloudVmClusterResponse |
DatabaseClient.updateCloudVmCluster(UpdateCloudVmClusterRequest request) |
UpdateCloudVmClusterResponse |
Database.updateCloudVmCluster(UpdateCloudVmClusterRequest request)
Updates the specified cloud VM cluster.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateCloudVmClusterResponse> |
DatabaseAsyncClient.updateCloudVmCluster(UpdateCloudVmClusterRequest request,
AsyncHandler<UpdateCloudVmClusterRequest,UpdateCloudVmClusterResponse> handler) |
Future<UpdateCloudVmClusterResponse> |
DatabaseAsync.updateCloudVmCluster(UpdateCloudVmClusterRequest request,
AsyncHandler<UpdateCloudVmClusterRequest,UpdateCloudVmClusterResponse> handler)
Updates the specified cloud VM cluster.
|
Modifier and Type | Method and Description |
---|---|
UpdateCloudVmClusterResponse |
UpdateCloudVmClusterResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateCloudVmClusterResponse.Builder |
UpdateCloudVmClusterResponse.Builder.copy(UpdateCloudVmClusterResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.