Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<ChangeCloudVmClusterCompartmentRequest,ChangeCloudVmClusterCompartmentResponse> |
DatabaseWaiters.forChangeCloudVmClusterCompartment(ChangeCloudVmClusterCompartmentRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<ChangeCloudVmClusterCompartmentRequest,ChangeCloudVmClusterCompartmentResponse> |
DatabaseWaiters.forChangeCloudVmClusterCompartment(ChangeCloudVmClusterCompartmentRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<ChangeCloudVmClusterCompartmentResponse> |
DatabaseAsyncClient.changeCloudVmClusterCompartment(ChangeCloudVmClusterCompartmentRequest request,
AsyncHandler<ChangeCloudVmClusterCompartmentRequest,ChangeCloudVmClusterCompartmentResponse> handler) |
Future<ChangeCloudVmClusterCompartmentResponse> |
DatabaseAsync.changeCloudVmClusterCompartment(ChangeCloudVmClusterCompartmentRequest request,
AsyncHandler<ChangeCloudVmClusterCompartmentRequest,ChangeCloudVmClusterCompartmentResponse> handler)
Moves a cloud VM cluster and its dependent resources to another compartment.
|
Modifier and Type | Method and Description |
---|---|
ChangeCloudVmClusterCompartmentRequest |
ChangeCloudVmClusterCompartmentRequest.Builder.build()
Build the instance of ChangeCloudVmClusterCompartmentRequest as configured by this
builder
|
ChangeCloudVmClusterCompartmentRequest |
ChangeCloudVmClusterCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeCloudVmClusterCompartmentRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ChangeCloudVmClusterCompartmentRequest.Builder |
ChangeCloudVmClusterCompartmentRequest.Builder.copy(ChangeCloudVmClusterCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.