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