DisassociateRecoveryPointResult |
AWSBackupClient.disassociateRecoveryPoint(DisassociateRecoveryPointRequest request)
Deletes the specified continuous backup recovery point from Backup and releases control of that continuous backup
to the source service, such as Amazon RDS.
|
DisassociateRecoveryPointResult |
AbstractAWSBackup.disassociateRecoveryPoint(DisassociateRecoveryPointRequest request) |
DisassociateRecoveryPointResult |
AWSBackup.disassociateRecoveryPoint(DisassociateRecoveryPointRequest disassociateRecoveryPointRequest)
Deletes the specified continuous backup recovery point from Backup and releases control of that continuous backup
to the source service, such as Amazon RDS.
|
Future<DisassociateRecoveryPointResult> |
AWSBackupAsyncClient.disassociateRecoveryPointAsync(DisassociateRecoveryPointRequest request) |
Future<DisassociateRecoveryPointResult> |
AbstractAWSBackupAsync.disassociateRecoveryPointAsync(DisassociateRecoveryPointRequest request) |
Future<DisassociateRecoveryPointResult> |
AWSBackupAsync.disassociateRecoveryPointAsync(DisassociateRecoveryPointRequest disassociateRecoveryPointRequest)
Deletes the specified continuous backup recovery point from Backup and releases control of that continuous backup
to the source service, such as Amazon RDS.
|
Future<DisassociateRecoveryPointResult> |
AWSBackupAsyncClient.disassociateRecoveryPointAsync(DisassociateRecoveryPointRequest request,
AsyncHandler<DisassociateRecoveryPointRequest,DisassociateRecoveryPointResult> asyncHandler) |
Future<DisassociateRecoveryPointResult> |
AbstractAWSBackupAsync.disassociateRecoveryPointAsync(DisassociateRecoveryPointRequest request,
AsyncHandler<DisassociateRecoveryPointRequest,DisassociateRecoveryPointResult> asyncHandler) |
Future<DisassociateRecoveryPointResult> |
AWSBackupAsync.disassociateRecoveryPointAsync(DisassociateRecoveryPointRequest disassociateRecoveryPointRequest,
AsyncHandler<DisassociateRecoveryPointRequest,DisassociateRecoveryPointResult> asyncHandler)
Deletes the specified continuous backup recovery point from Backup and releases control of that continuous backup
to the source service, such as Amazon RDS.
|