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