Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.requests |
Modifier and Type | Method and Description |
---|---|
Waiter<ChangeAutonomousContainerDatabaseCompartmentRequest,ChangeAutonomousContainerDatabaseCompartmentResponse> |
DatabaseWaiters.forChangeAutonomousContainerDatabaseCompartment(ChangeAutonomousContainerDatabaseCompartmentRequest request)
Creates a new
Waiter using the default configuration. |
Waiter<ChangeAutonomousContainerDatabaseCompartmentRequest,ChangeAutonomousContainerDatabaseCompartmentResponse> |
DatabaseWaiters.forChangeAutonomousContainerDatabaseCompartment(ChangeAutonomousContainerDatabaseCompartmentRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Modifier and Type | Method and Description |
---|---|
Future<ChangeAutonomousContainerDatabaseCompartmentResponse> |
DatabaseAsyncClient.changeAutonomousContainerDatabaseCompartment(ChangeAutonomousContainerDatabaseCompartmentRequest request,
AsyncHandler<ChangeAutonomousContainerDatabaseCompartmentRequest,ChangeAutonomousContainerDatabaseCompartmentResponse> handler) |
Future<ChangeAutonomousContainerDatabaseCompartmentResponse> |
DatabaseAsync.changeAutonomousContainerDatabaseCompartment(ChangeAutonomousContainerDatabaseCompartmentRequest request,
AsyncHandler<ChangeAutonomousContainerDatabaseCompartmentRequest,ChangeAutonomousContainerDatabaseCompartmentResponse> handler)
Move the Autonomous Container Database and its dependent resources to the specified
compartment.
|
Modifier and Type | Method and Description |
---|---|
ChangeAutonomousContainerDatabaseCompartmentRequest |
ChangeAutonomousContainerDatabaseCompartmentRequest.Builder.build()
Build the instance of ChangeAutonomousContainerDatabaseCompartmentRequest as configured
by this builder
|
ChangeAutonomousContainerDatabaseCompartmentRequest |
ChangeAutonomousContainerDatabaseCompartmentRequest.Builder.buildWithoutInvocationCallback()
Build the instance of ChangeAutonomousContainerDatabaseCompartmentRequest as configured
by this builder
|
Modifier and Type | Method and Description |
---|---|
ChangeAutonomousContainerDatabaseCompartmentRequest.Builder |
ChangeAutonomousContainerDatabaseCompartmentRequest.Builder.copy(ChangeAutonomousContainerDatabaseCompartmentRequest o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.