Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
ChangeAutonomousContainerDatabaseCompartmentResponse |
DatabaseClient.changeAutonomousContainerDatabaseCompartment(ChangeAutonomousContainerDatabaseCompartmentRequest request) |
ChangeAutonomousContainerDatabaseCompartmentResponse |
Database.changeAutonomousContainerDatabaseCompartment(ChangeAutonomousContainerDatabaseCompartmentRequest request)
Move the Autonomous Container Database and its dependent resources to the specified
compartment.
|
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 |
---|---|
ChangeAutonomousContainerDatabaseCompartmentResponse |
ChangeAutonomousContainerDatabaseCompartmentResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
ChangeAutonomousContainerDatabaseCompartmentResponse.Builder |
ChangeAutonomousContainerDatabaseCompartmentResponse.Builder.copy(ChangeAutonomousContainerDatabaseCompartmentResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.