DisassociateRecoveryPointFromParentResult |
AbstractAWSBackup.disassociateRecoveryPointFromParent(DisassociateRecoveryPointFromParentRequest request) |
DisassociateRecoveryPointFromParentResult |
AWSBackup.disassociateRecoveryPointFromParent(DisassociateRecoveryPointFromParentRequest disassociateRecoveryPointFromParentRequest)
This action to a specific child (nested) recovery point removes the relationship between the specified recovery
point and its parent (composite) recovery point.
|
DisassociateRecoveryPointFromParentResult |
AWSBackupClient.disassociateRecoveryPointFromParent(DisassociateRecoveryPointFromParentRequest request)
This action to a specific child (nested) recovery point removes the relationship between the specified recovery
point and its parent (composite) recovery point.
|
Future<DisassociateRecoveryPointFromParentResult> |
AbstractAWSBackupAsync.disassociateRecoveryPointFromParentAsync(DisassociateRecoveryPointFromParentRequest request) |
Future<DisassociateRecoveryPointFromParentResult> |
AWSBackupAsyncClient.disassociateRecoveryPointFromParentAsync(DisassociateRecoveryPointFromParentRequest request) |
Future<DisassociateRecoveryPointFromParentResult> |
AWSBackupAsync.disassociateRecoveryPointFromParentAsync(DisassociateRecoveryPointFromParentRequest disassociateRecoveryPointFromParentRequest)
This action to a specific child (nested) recovery point removes the relationship between the specified recovery
point and its parent (composite) recovery point.
|
Future<DisassociateRecoveryPointFromParentResult> |
AbstractAWSBackupAsync.disassociateRecoveryPointFromParentAsync(DisassociateRecoveryPointFromParentRequest request,
AsyncHandler<DisassociateRecoveryPointFromParentRequest,DisassociateRecoveryPointFromParentResult> asyncHandler) |
Future<DisassociateRecoveryPointFromParentResult> |
AWSBackupAsyncClient.disassociateRecoveryPointFromParentAsync(DisassociateRecoveryPointFromParentRequest request,
AsyncHandler<DisassociateRecoveryPointFromParentRequest,DisassociateRecoveryPointFromParentResult> asyncHandler) |
Future<DisassociateRecoveryPointFromParentResult> |
AWSBackupAsync.disassociateRecoveryPointFromParentAsync(DisassociateRecoveryPointFromParentRequest disassociateRecoveryPointFromParentRequest,
AsyncHandler<DisassociateRecoveryPointFromParentRequest,DisassociateRecoveryPointFromParentResult> asyncHandler)
This action to a specific child (nested) recovery point removes the relationship between the specified recovery
point and its parent (composite) recovery point.
|