| Package | Description |
|---|---|
| com.amazonaws.services.backup |
|
| com.amazonaws.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
Future<GetRestoreJobMetadataResult> |
AWSBackupAsyncClient.getRestoreJobMetadataAsync(GetRestoreJobMetadataRequest request,
AsyncHandler<GetRestoreJobMetadataRequest,GetRestoreJobMetadataResult> asyncHandler) |
Future<GetRestoreJobMetadataResult> |
AWSBackupAsync.getRestoreJobMetadataAsync(GetRestoreJobMetadataRequest getRestoreJobMetadataRequest,
AsyncHandler<GetRestoreJobMetadataRequest,GetRestoreJobMetadataResult> asyncHandler)
This request returns the metadata for the specified restore job.
|
Future<GetRestoreJobMetadataResult> |
AbstractAWSBackupAsync.getRestoreJobMetadataAsync(GetRestoreJobMetadataRequest request,
AsyncHandler<GetRestoreJobMetadataRequest,GetRestoreJobMetadataResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
GetRestoreJobMetadataRequest |
GetRestoreJobMetadataRequest.clone() |
GetRestoreJobMetadataRequest |
GetRestoreJobMetadataRequest.withRestoreJobId(String restoreJobId)
This is a unique identifier of a restore job within Backup.
|
Copyright © 2023. All rights reserved.