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