Uses of Class
software.amazon.awssdk.services.backup.paginators.ListRecoveryPointsByBackupVaultIterable
-
Packages that use ListRecoveryPointsByBackupVaultIterable Package Description software.amazon.awssdk.services.backup Backup -
-
Uses of ListRecoveryPointsByBackupVaultIterable in software.amazon.awssdk.services.backup
Methods in software.amazon.awssdk.services.backup that return ListRecoveryPointsByBackupVaultIterable Modifier and Type Method Description default ListRecoveryPointsByBackupVaultIterableBackupClient. listRecoveryPointsByBackupVaultPaginator(Consumer<ListRecoveryPointsByBackupVaultRequest.Builder> listRecoveryPointsByBackupVaultRequest)default ListRecoveryPointsByBackupVaultIterableBackupClient. listRecoveryPointsByBackupVaultPaginator(ListRecoveryPointsByBackupVaultRequest listRecoveryPointsByBackupVaultRequest)
-