Uses of Class
software.amazon.awssdk.services.backup.paginators.ListIndexedRecoveryPointsIterable
-
Packages that use ListIndexedRecoveryPointsIterable Package Description software.amazon.awssdk.services.backup Backup -
-
Uses of ListIndexedRecoveryPointsIterable in software.amazon.awssdk.services.backup
Methods in software.amazon.awssdk.services.backup that return ListIndexedRecoveryPointsIterable Modifier and Type Method Description default ListIndexedRecoveryPointsIterableBackupClient. listIndexedRecoveryPointsPaginator(Consumer<ListIndexedRecoveryPointsRequest.Builder> listIndexedRecoveryPointsRequest)This is a variant ofBackupClient.listIndexedRecoveryPoints(software.amazon.awssdk.services.backup.model.ListIndexedRecoveryPointsRequest)operation.default ListIndexedRecoveryPointsIterableBackupClient. listIndexedRecoveryPointsPaginator(ListIndexedRecoveryPointsRequest listIndexedRecoveryPointsRequest)This is a variant ofBackupClient.listIndexedRecoveryPoints(software.amazon.awssdk.services.backup.model.ListIndexedRecoveryPointsRequest)operation.
-