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