Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ChangeCloudExadataInfrastructureSubscriptionResponse |
DatabaseClient.changeCloudExadataInfrastructureSubscription(ChangeCloudExadataInfrastructureSubscriptionRequest request) |
ChangeCloudExadataInfrastructureSubscriptionResponse |
Database.changeCloudExadataInfrastructureSubscription(ChangeCloudExadataInfrastructureSubscriptionRequest request)
Associate a cloud Exadata infrastructure with a different subscription.
|
Modifier and Type | Method and Description |
---|---|
Future<ChangeCloudExadataInfrastructureSubscriptionResponse> |
DatabaseAsyncClient.changeCloudExadataInfrastructureSubscription(ChangeCloudExadataInfrastructureSubscriptionRequest request,
AsyncHandler<ChangeCloudExadataInfrastructureSubscriptionRequest,ChangeCloudExadataInfrastructureSubscriptionResponse> handler) |
Future<ChangeCloudExadataInfrastructureSubscriptionResponse> |
DatabaseAsync.changeCloudExadataInfrastructureSubscription(ChangeCloudExadataInfrastructureSubscriptionRequest request,
AsyncHandler<ChangeCloudExadataInfrastructureSubscriptionRequest,ChangeCloudExadataInfrastructureSubscriptionResponse> handler)
Associate a cloud Exadata infrastructure with a different subscription.
|
Modifier and Type | Method and Description |
---|---|
ChangeCloudExadataInfrastructureSubscriptionResponse |
ChangeCloudExadataInfrastructureSubscriptionResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeCloudExadataInfrastructureSubscriptionResponse.Builder |
ChangeCloudExadataInfrastructureSubscriptionResponse.Builder.copy(ChangeCloudExadataInfrastructureSubscriptionResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.