Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
UpdateAutonomousContainerDatabaseResponse |
DatabaseClient.updateAutonomousContainerDatabase(UpdateAutonomousContainerDatabaseRequest request) |
UpdateAutonomousContainerDatabaseResponse |
Database.updateAutonomousContainerDatabase(UpdateAutonomousContainerDatabaseRequest request)
Updates the properties of an Autonomous Container Database, such as display name, maintenance
preference, backup retention, and tags.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateAutonomousContainerDatabaseResponse> |
DatabaseAsyncClient.updateAutonomousContainerDatabase(UpdateAutonomousContainerDatabaseRequest request,
AsyncHandler<UpdateAutonomousContainerDatabaseRequest,UpdateAutonomousContainerDatabaseResponse> handler) |
Future<UpdateAutonomousContainerDatabaseResponse> |
DatabaseAsync.updateAutonomousContainerDatabase(UpdateAutonomousContainerDatabaseRequest request,
AsyncHandler<UpdateAutonomousContainerDatabaseRequest,UpdateAutonomousContainerDatabaseResponse> handler)
Updates the properties of an Autonomous Container Database, such as display name, maintenance
preference, backup retention, and tags.
|
Modifier and Type | Method and Description |
---|---|
UpdateAutonomousContainerDatabaseResponse |
UpdateAutonomousContainerDatabaseResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateAutonomousContainerDatabaseResponse.Builder |
UpdateAutonomousContainerDatabaseResponse.Builder.copy(UpdateAutonomousContainerDatabaseResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.