GetRecoveryPointRestoreMetadataResult |
AbstractAWSBackup.getRecoveryPointRestoreMetadata(GetRecoveryPointRestoreMetadataRequest request) |
GetRecoveryPointRestoreMetadataResult |
AWSBackup.getRecoveryPointRestoreMetadata(GetRecoveryPointRestoreMetadataRequest getRecoveryPointRestoreMetadataRequest)
Returns a set of metadata key-value pairs that were used to create the backup.
|
GetRecoveryPointRestoreMetadataResult |
AWSBackupClient.getRecoveryPointRestoreMetadata(GetRecoveryPointRestoreMetadataRequest request)
Returns a set of metadata key-value pairs that were used to create the backup.
|
Future<GetRecoveryPointRestoreMetadataResult> |
AWSBackupAsyncClient.getRecoveryPointRestoreMetadataAsync(GetRecoveryPointRestoreMetadataRequest request) |
Future<GetRecoveryPointRestoreMetadataResult> |
AbstractAWSBackupAsync.getRecoveryPointRestoreMetadataAsync(GetRecoveryPointRestoreMetadataRequest request) |
Future<GetRecoveryPointRestoreMetadataResult> |
AWSBackupAsync.getRecoveryPointRestoreMetadataAsync(GetRecoveryPointRestoreMetadataRequest getRecoveryPointRestoreMetadataRequest)
Returns a set of metadata key-value pairs that were used to create the backup.
|
Future<GetRecoveryPointRestoreMetadataResult> |
AWSBackupAsyncClient.getRecoveryPointRestoreMetadataAsync(GetRecoveryPointRestoreMetadataRequest request,
AsyncHandler<GetRecoveryPointRestoreMetadataRequest,GetRecoveryPointRestoreMetadataResult> asyncHandler) |
Future<GetRecoveryPointRestoreMetadataResult> |
AbstractAWSBackupAsync.getRecoveryPointRestoreMetadataAsync(GetRecoveryPointRestoreMetadataRequest request,
AsyncHandler<GetRecoveryPointRestoreMetadataRequest,GetRecoveryPointRestoreMetadataResult> asyncHandler) |
Future<GetRecoveryPointRestoreMetadataResult> |
AWSBackupAsync.getRecoveryPointRestoreMetadataAsync(GetRecoveryPointRestoreMetadataRequest getRecoveryPointRestoreMetadataRequest,
AsyncHandler<GetRecoveryPointRestoreMetadataRequest,GetRecoveryPointRestoreMetadataResult> asyncHandler)
Returns a set of metadata key-value pairs that were used to create the backup.
|