Uses of Class
com.oracle.bmc.database.responses.ChangeExadbVmClusterSubscriptionResponse
-
Packages that use ChangeExadbVmClusterSubscriptionResponse Package Description com.oracle.bmc.database com.oracle.bmc.database.responses -
-
Uses of ChangeExadbVmClusterSubscriptionResponse in com.oracle.bmc.database
Methods in com.oracle.bmc.database that return ChangeExadbVmClusterSubscriptionResponse Modifier and Type Method Description ChangeExadbVmClusterSubscriptionResponse
Database. changeExadbVmClusterSubscription(ChangeExadbVmClusterSubscriptionRequest request)
Associate a Exadata VM cluster on Exascale Infrastructure with a different subscription.ChangeExadbVmClusterSubscriptionResponse
DatabaseClient. changeExadbVmClusterSubscription(ChangeExadbVmClusterSubscriptionRequest request)
Method parameters in com.oracle.bmc.database with type arguments of type ChangeExadbVmClusterSubscriptionResponse Modifier and Type Method Description Future<ChangeExadbVmClusterSubscriptionResponse>
DatabaseAsync. changeExadbVmClusterSubscription(ChangeExadbVmClusterSubscriptionRequest request, AsyncHandler<ChangeExadbVmClusterSubscriptionRequest,ChangeExadbVmClusterSubscriptionResponse> handler)
Associate a Exadata VM cluster on Exascale Infrastructure with a different subscription.Future<ChangeExadbVmClusterSubscriptionResponse>
DatabaseAsyncClient. changeExadbVmClusterSubscription(ChangeExadbVmClusterSubscriptionRequest request, AsyncHandler<ChangeExadbVmClusterSubscriptionRequest,ChangeExadbVmClusterSubscriptionResponse> handler)
-
Uses of ChangeExadbVmClusterSubscriptionResponse in com.oracle.bmc.database.responses
Methods in com.oracle.bmc.database.responses that return ChangeExadbVmClusterSubscriptionResponse Modifier and Type Method Description ChangeExadbVmClusterSubscriptionResponse
ChangeExadbVmClusterSubscriptionResponse.Builder. build()
Build the response object.Methods in com.oracle.bmc.database.responses with parameters of type ChangeExadbVmClusterSubscriptionResponse Modifier and Type Method Description ChangeExadbVmClusterSubscriptionResponse.Builder
ChangeExadbVmClusterSubscriptionResponse.Builder. copy(ChangeExadbVmClusterSubscriptionResponse o)
Copy method to populate the builder with values from the given instance.
-