Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<UpdateCloudVmClusterRequest,UpdateCloudVmClusterResponse> |
DatabaseWaiters.forUpdateCloudVmCluster(UpdateCloudVmClusterRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<UpdateCloudVmClusterRequest,UpdateCloudVmClusterResponse> |
DatabaseWaiters.forUpdateCloudVmCluster(UpdateCloudVmClusterRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
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 |
---|---|
UpdateCloudVmClusterRequest |
UpdateCloudVmClusterRequest.Builder.build()
Build the instance of UpdateCloudVmClusterRequest as configured by this builder
|
UpdateCloudVmClusterRequest |
UpdateCloudVmClusterRequest.Builder.buildWithoutInvocationCallback()
Build the instance of UpdateCloudVmClusterRequest as configured by this builder
|
Modifier and Type | Method and Description |
---|---|
UpdateCloudVmClusterRequest.Builder |
UpdateCloudVmClusterRequest.Builder.copy(UpdateCloudVmClusterRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.