Uses of Class
software.amazon.awssdk.services.backup.paginators.ListRecoveryPointsByResourcePublisher
-
Packages that use ListRecoveryPointsByResourcePublisher Package Description software.amazon.awssdk.services.backup Backup -
-
Uses of ListRecoveryPointsByResourcePublisher in software.amazon.awssdk.services.backup
Methods in software.amazon.awssdk.services.backup that return ListRecoveryPointsByResourcePublisher Modifier and Type Method Description default ListRecoveryPointsByResourcePublisherBackupAsyncClient. listRecoveryPointsByResourcePaginator(Consumer<ListRecoveryPointsByResourceRequest.Builder> listRecoveryPointsByResourceRequest)This is a variant ofBackupAsyncClient.listRecoveryPointsByResource(software.amazon.awssdk.services.backup.model.ListRecoveryPointsByResourceRequest)operation.default ListRecoveryPointsByResourcePublisherBackupAsyncClient. listRecoveryPointsByResourcePaginator(ListRecoveryPointsByResourceRequest listRecoveryPointsByResourceRequest)This is a variant ofBackupAsyncClient.listRecoveryPointsByResource(software.amazon.awssdk.services.backup.model.ListRecoveryPointsByResourceRequest)operation.
-