Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<ChangeCloudExadataInfrastructureCompartmentRequest,ChangeCloudExadataInfrastructureCompartmentResponse> |
DatabaseWaiters.forChangeCloudExadataInfrastructureCompartment(ChangeCloudExadataInfrastructureCompartmentRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<ChangeCloudExadataInfrastructureCompartmentRequest,ChangeCloudExadataInfrastructureCompartmentResponse> |
DatabaseWaiters.forChangeCloudExadataInfrastructureCompartment(ChangeCloudExadataInfrastructureCompartmentRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<ChangeCloudExadataInfrastructureCompartmentResponse> |
DatabaseAsyncClient.changeCloudExadataInfrastructureCompartment(ChangeCloudExadataInfrastructureCompartmentRequest request,
AsyncHandler<ChangeCloudExadataInfrastructureCompartmentRequest,ChangeCloudExadataInfrastructureCompartmentResponse> handler) |
Future<ChangeCloudExadataInfrastructureCompartmentResponse> |
DatabaseAsync.changeCloudExadataInfrastructureCompartment(ChangeCloudExadataInfrastructureCompartmentRequest request,
AsyncHandler<ChangeCloudExadataInfrastructureCompartmentRequest,ChangeCloudExadataInfrastructureCompartmentResponse> handler)
Moves a cloud Exadata infrastructure resource and its dependent resources to another
compartment.
|
Modifier and Type | Method and Description |
---|---|
ChangeCloudExadataInfrastructureCompartmentRequest |
ChangeCloudExadataInfrastructureCompartmentRequest.Builder.build()
Build the instance of ChangeCloudExadataInfrastructureCompartmentRequest as configured by
this builder
|
ChangeCloudExadataInfrastructureCompartmentRequest |
ChangeCloudExadataInfrastructureCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeCloudExadataInfrastructureCompartmentRequest as configured by
this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeCloudExadataInfrastructureCompartmentRequest.Builder |
ChangeCloudExadataInfrastructureCompartmentRequest.Builder.copy(ChangeCloudExadataInfrastructureCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.