Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<ChangeExadbVmClusterSubscriptionRequest,ChangeExadbVmClusterSubscriptionResponse> |
DatabaseWaiters.forChangeExadbVmClusterSubscription(ChangeExadbVmClusterSubscriptionRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<ChangeExadbVmClusterSubscriptionRequest,ChangeExadbVmClusterSubscriptionResponse> |
DatabaseWaiters.forChangeExadbVmClusterSubscription(ChangeExadbVmClusterSubscriptionRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<ChangeExadbVmClusterSubscriptionResponse> |
DatabaseAsyncClient.changeExadbVmClusterSubscription(ChangeExadbVmClusterSubscriptionRequest request,
AsyncHandler<ChangeExadbVmClusterSubscriptionRequest,ChangeExadbVmClusterSubscriptionResponse> handler) |
Future<ChangeExadbVmClusterSubscriptionResponse> |
DatabaseAsync.changeExadbVmClusterSubscription(ChangeExadbVmClusterSubscriptionRequest request,
AsyncHandler<ChangeExadbVmClusterSubscriptionRequest,ChangeExadbVmClusterSubscriptionResponse> handler)
Associate a Exadata VM cluster on Exascale Infrastructure with a different subscription.
|
Modifier and Type | Method and Description |
---|---|
ChangeExadbVmClusterSubscriptionRequest |
ChangeExadbVmClusterSubscriptionRequest.Builder.build()
Build the instance of ChangeExadbVmClusterSubscriptionRequest as configured by this
builder
|
ChangeExadbVmClusterSubscriptionRequest |
ChangeExadbVmClusterSubscriptionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeExadbVmClusterSubscriptionRequest as configured by this
builder
|
Modifier and Type | Method and Description |
---|---|
ChangeExadbVmClusterSubscriptionRequest.Builder |
ChangeExadbVmClusterSubscriptionRequest.Builder.copy(ChangeExadbVmClusterSubscriptionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2025. All rights reserved.