| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup |
|
| Modifier and Type | Method and Description |
|---|---|
default StartRestoreJobResponse |
BackupClient.startRestoreJob(Consumer<StartRestoreJobRequest.Builder> startRestoreJobRequest)
Recovers the saved resource identified by an Amazon Resource Name (ARN).
|
default StartRestoreJobResponse |
BackupClient.startRestoreJob(StartRestoreJobRequest startRestoreJobRequest)
Recovers the saved resource identified by an Amazon Resource Name (ARN).
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<StartRestoreJobResponse> |
BackupAsyncClient.startRestoreJob(Consumer<StartRestoreJobRequest.Builder> startRestoreJobRequest)
Recovers the saved resource identified by an Amazon Resource Name (ARN).
|
default CompletableFuture<StartRestoreJobResponse> |
BackupAsyncClient.startRestoreJob(StartRestoreJobRequest startRestoreJobRequest)
Recovers the saved resource identified by an Amazon Resource Name (ARN).
|
Copyright © 2023. All rights reserved.