Uses of Class
com.oracle.bmc.database.model.ChangeExadbVmClusterSubscriptionDetails
-
Packages that use ChangeExadbVmClusterSubscriptionDetails Package Description com.oracle.bmc.database.model com.oracle.bmc.database.requests -
-
Uses of ChangeExadbVmClusterSubscriptionDetails in com.oracle.bmc.database.model
Methods in com.oracle.bmc.database.model that return ChangeExadbVmClusterSubscriptionDetails Modifier and Type Method Description ChangeExadbVmClusterSubscriptionDetails
ChangeExadbVmClusterSubscriptionDetails.Builder. build()
Methods in com.oracle.bmc.database.model with parameters of type ChangeExadbVmClusterSubscriptionDetails Modifier and Type Method Description ChangeExadbVmClusterSubscriptionDetails.Builder
ChangeExadbVmClusterSubscriptionDetails.Builder. copy(ChangeExadbVmClusterSubscriptionDetails model)
-
Uses of ChangeExadbVmClusterSubscriptionDetails in com.oracle.bmc.database.requests
Methods in com.oracle.bmc.database.requests that return ChangeExadbVmClusterSubscriptionDetails Modifier and Type Method Description ChangeExadbVmClusterSubscriptionDetails
ChangeExadbVmClusterSubscriptionRequest. getBody$()
Alternative accessor for the body parameter.ChangeExadbVmClusterSubscriptionDetails
ChangeExadbVmClusterSubscriptionRequest. getChangeExadbVmClusterSubscriptionDetails()
Associate a Exadata VM cluster on Exascale Infrastructure with a different subscription.Methods in com.oracle.bmc.database.requests with parameters of type ChangeExadbVmClusterSubscriptionDetails Modifier and Type Method Description ChangeExadbVmClusterSubscriptionRequest.Builder
ChangeExadbVmClusterSubscriptionRequest.Builder. body$(ChangeExadbVmClusterSubscriptionDetails body)
Alternative setter for the body parameter.ChangeExadbVmClusterSubscriptionRequest.Builder
ChangeExadbVmClusterSubscriptionRequest.Builder. changeExadbVmClusterSubscriptionDetails(ChangeExadbVmClusterSubscriptionDetails changeExadbVmClusterSubscriptionDetails)
Associate a Exadata VM cluster on Exascale Infrastructure with a different subscription.
-