Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<ChangeCloudExadataInfrastructureSubscriptionRequest,ChangeCloudExadataInfrastructureSubscriptionResponse> |
DatabaseWaiters.forChangeCloudExadataInfrastructureSubscription(ChangeCloudExadataInfrastructureSubscriptionRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<ChangeCloudExadataInfrastructureSubscriptionRequest,ChangeCloudExadataInfrastructureSubscriptionResponse> |
DatabaseWaiters.forChangeCloudExadataInfrastructureSubscription(ChangeCloudExadataInfrastructureSubscriptionRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
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 |
---|---|
ChangeCloudExadataInfrastructureSubscriptionRequest |
ChangeCloudExadataInfrastructureSubscriptionRequest.Builder.build()
Build the instance of ChangeCloudExadataInfrastructureSubscriptionRequest as configured
by this builder
|
ChangeCloudExadataInfrastructureSubscriptionRequest |
ChangeCloudExadataInfrastructureSubscriptionRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeCloudExadataInfrastructureSubscriptionRequest as configured
by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeCloudExadataInfrastructureSubscriptionRequest.Builder |
ChangeCloudExadataInfrastructureSubscriptionRequest.Builder.copy(ChangeCloudExadataInfrastructureSubscriptionRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.