| Package | Description |
|---|---|
| com.amazonaws.services.backup |
|
| com.amazonaws.services.backup.model |
| Modifier and Type | Method and Description |
|---|---|
StartRestoreJobResult |
AbstractAWSBackup.startRestoreJob(StartRestoreJobRequest request) |
StartRestoreJobResult |
AWSBackup.startRestoreJob(StartRestoreJobRequest startRestoreJobRequest)
Recovers the saved resource identified by an Amazon Resource Name (ARN).
|
StartRestoreJobResult |
AWSBackupClient.startRestoreJob(StartRestoreJobRequest request)
Recovers the saved resource identified by an Amazon Resource Name (ARN).
|
| Modifier and Type | Method and Description |
|---|---|
Future<StartRestoreJobResult> |
AbstractAWSBackupAsync.startRestoreJobAsync(StartRestoreJobRequest request,
AsyncHandler<StartRestoreJobRequest,StartRestoreJobResult> asyncHandler) |
Future<StartRestoreJobResult> |
AWSBackupAsync.startRestoreJobAsync(StartRestoreJobRequest startRestoreJobRequest,
AsyncHandler<StartRestoreJobRequest,StartRestoreJobResult> asyncHandler)
Recovers the saved resource identified by an Amazon Resource Name (ARN).
|
Future<StartRestoreJobResult> |
AWSBackupAsyncClient.startRestoreJobAsync(StartRestoreJobRequest request,
AsyncHandler<StartRestoreJobRequest,StartRestoreJobResult> asyncHandler) |
| Modifier and Type | Method and Description |
|---|---|
StartRestoreJobResult |
StartRestoreJobResult.clone() |
StartRestoreJobResult |
StartRestoreJobResult.withRestoreJobId(String restoreJobId)
Uniquely identifies the job that restores a recovery point.
|
Copyright © 2023. All rights reserved.