Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
UpdateAutonomousContainerDatabaseResponse |
Database.updateAutonomousContainerDatabase(UpdateAutonomousContainerDatabaseRequest request)
Updates the properties of an Autonomous Container Database, such as the OCPU core count and storage size.
|
UpdateAutonomousContainerDatabaseResponse |
DatabaseClient.updateAutonomousContainerDatabase(UpdateAutonomousContainerDatabaseRequest request) |
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 the OCPU core count and storage size.
|
Modifier and Type | Method and Description |
---|---|
UpdateAutonomousContainerDatabaseResponse |
UpdateAutonomousContainerDatabaseResponse.Builder.build() |
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–2020. All rights reserved.