Package | Description |
---|---|
com.oracle.bmc.mysql | |
com.oracle.bmc.mysql.responses |
Modifier and Type | Method and Description |
---|---|
GetBackupResponse |
DbBackupsClient.getBackup(GetBackupRequest request) |
GetBackupResponse |
DbBackups.getBackup(GetBackupRequest request)
Get information about the specified Backup
|
Modifier and Type | Method and Description |
---|---|
Waiter<GetBackupRequest,GetBackupResponse> |
DbBackupsWaiters.forBackup(GetBackupRequest request,
Backup.LifecycleState... targetStates)
Creates a new
Waiter using the default configuration. |
Waiter<GetBackupRequest,GetBackupResponse> |
DbBackupsWaiters.forBackup(GetBackupRequest request,
Backup.LifecycleState targetState,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy)
Creates a new
Waiter using the provided configuration. |
Waiter<GetBackupRequest,GetBackupResponse> |
DbBackupsWaiters.forBackup(GetBackupRequest request,
TerminationStrategy terminationStrategy,
DelayStrategy delayStrategy,
Backup.LifecycleState... targetStates)
Creates a new
Waiter using the provided configuration. |
Future<GetBackupResponse> |
DbBackupsAsyncClient.getBackup(GetBackupRequest request,
AsyncHandler<GetBackupRequest,GetBackupResponse> handler) |
Future<GetBackupResponse> |
DbBackupsAsync.getBackup(GetBackupRequest request,
AsyncHandler<GetBackupRequest,GetBackupResponse> handler)
Get information about the specified Backup
|
Modifier and Type | Method and Description |
---|---|
Future<GetBackupResponse> |
DbBackupsAsyncClient.getBackup(GetBackupRequest request,
AsyncHandler<GetBackupRequest,GetBackupResponse> handler) |
Future<GetBackupResponse> |
DbBackupsAsync.getBackup(GetBackupRequest request,
AsyncHandler<GetBackupRequest,GetBackupResponse> handler)
Get information about the specified Backup
|
Modifier and Type | Method and Description |
---|---|
GetBackupResponse |
GetBackupResponse.Builder.build()
Build the response object.
|
Modifier and Type | Method and Description |
---|---|
GetBackupResponse.Builder |
GetBackupResponse.Builder.copy(GetBackupResponse o)
Copy method to populate the builder with values from the given instance.
|
Copyright © 2016–2024. All rights reserved.