Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ChangeCloudVmClusterSubscriptionResponse |
DatabaseClient.changeCloudVmClusterSubscription(ChangeCloudVmClusterSubscriptionRequest request) |
ChangeCloudVmClusterSubscriptionResponse |
Database.changeCloudVmClusterSubscription(ChangeCloudVmClusterSubscriptionRequest request)
Associate a cloud VM cluster with a different subscription.
|
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 |
---|---|
ChangeCloudVmClusterSubscriptionResponse |
ChangeCloudVmClusterSubscriptionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeCloudVmClusterSubscriptionResponse.Builder |
ChangeCloudVmClusterSubscriptionResponse.Builder.copy(ChangeCloudVmClusterSubscriptionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.