| Package | Description |
|---|---|
| software.amazon.awssdk.services.backup |
|
| Modifier and Type | Method and Description |
|---|---|
default ListRestoreJobsIterable |
BackupClient.listRestoreJobsPaginator()
Returns a list of jobs that AWS Backup initiated to restore a saved resource, including metadata about the
recovery process.
|
default ListRestoreJobsIterable |
BackupClient.listRestoreJobsPaginator(Consumer<ListRestoreJobsRequest.Builder> listRestoreJobsRequest)
Returns a list of jobs that AWS Backup initiated to restore a saved resource, including metadata about the
recovery process.
|
default ListRestoreJobsIterable |
BackupClient.listRestoreJobsPaginator(ListRestoreJobsRequest listRestoreJobsRequest)
Returns a list of jobs that AWS Backup initiated to restore a saved resource, including metadata about the
recovery process.
|
Copyright © 2021. All rights reserved.