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