ListRecoveryPointsByLegalHoldResult |
AWSBackupClient.listRecoveryPointsByLegalHold(ListRecoveryPointsByLegalHoldRequest request)
This action returns recovery point ARNs (Amazon Resource Names) of the specified legal hold.
|
ListRecoveryPointsByLegalHoldResult |
AbstractAWSBackup.listRecoveryPointsByLegalHold(ListRecoveryPointsByLegalHoldRequest request) |
ListRecoveryPointsByLegalHoldResult |
AWSBackup.listRecoveryPointsByLegalHold(ListRecoveryPointsByLegalHoldRequest listRecoveryPointsByLegalHoldRequest)
This action returns recovery point ARNs (Amazon Resource Names) of the specified legal hold.
|
Future<ListRecoveryPointsByLegalHoldResult> |
AbstractAWSBackupAsync.listRecoveryPointsByLegalHoldAsync(ListRecoveryPointsByLegalHoldRequest request) |
Future<ListRecoveryPointsByLegalHoldResult> |
AWSBackupAsyncClient.listRecoveryPointsByLegalHoldAsync(ListRecoveryPointsByLegalHoldRequest request) |
Future<ListRecoveryPointsByLegalHoldResult> |
AWSBackupAsync.listRecoveryPointsByLegalHoldAsync(ListRecoveryPointsByLegalHoldRequest listRecoveryPointsByLegalHoldRequest)
This action returns recovery point ARNs (Amazon Resource Names) of the specified legal hold.
|
Future<ListRecoveryPointsByLegalHoldResult> |
AbstractAWSBackupAsync.listRecoveryPointsByLegalHoldAsync(ListRecoveryPointsByLegalHoldRequest request,
AsyncHandler<ListRecoveryPointsByLegalHoldRequest,ListRecoveryPointsByLegalHoldResult> asyncHandler) |
Future<ListRecoveryPointsByLegalHoldResult> |
AWSBackupAsyncClient.listRecoveryPointsByLegalHoldAsync(ListRecoveryPointsByLegalHoldRequest request,
AsyncHandler<ListRecoveryPointsByLegalHoldRequest,ListRecoveryPointsByLegalHoldResult> asyncHandler) |
Future<ListRecoveryPointsByLegalHoldResult> |
AWSBackupAsync.listRecoveryPointsByLegalHoldAsync(ListRecoveryPointsByLegalHoldRequest listRecoveryPointsByLegalHoldRequest,
AsyncHandler<ListRecoveryPointsByLegalHoldRequest,ListRecoveryPointsByLegalHoldResult> asyncHandler)
This action returns recovery point ARNs (Amazon Resource Names) of the specified legal hold.
|