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