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