Package | Description |
---|---|
com.oracle.bmc.database | |
com.oracle.bmc.database.responses |
Modifier and Type | Method and Description |
---|---|
UpdateAutonomousDatabaseBackupResponse |
DatabaseClient.updateAutonomousDatabaseBackup(UpdateAutonomousDatabaseBackupRequest request) |
UpdateAutonomousDatabaseBackupResponse |
Database.updateAutonomousDatabaseBackup(UpdateAutonomousDatabaseBackupRequest request)
Updates the Autonomous Database backup of the specified database based on the request
parameters.
|
Modifier and Type | Method and Description |
---|---|
Future<UpdateAutonomousDatabaseBackupResponse> |
DatabaseAsyncClient.updateAutonomousDatabaseBackup(UpdateAutonomousDatabaseBackupRequest request,
AsyncHandler<UpdateAutonomousDatabaseBackupRequest,UpdateAutonomousDatabaseBackupResponse> handler) |
Future<UpdateAutonomousDatabaseBackupResponse> |
DatabaseAsync.updateAutonomousDatabaseBackup(UpdateAutonomousDatabaseBackupRequest request,
AsyncHandler<UpdateAutonomousDatabaseBackupRequest,UpdateAutonomousDatabaseBackupResponse> handler)
Updates the Autonomous Database backup of the specified database based on the request
parameters.
|
Modifier and Type | Method and Description |
---|---|
UpdateAutonomousDatabaseBackupResponse |
UpdateAutonomousDatabaseBackupResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
UpdateAutonomousDatabaseBackupResponse.Builder |
UpdateAutonomousDatabaseBackupResponse.Builder.copy(UpdateAutonomousDatabaseBackupResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.