Uses of Class
software.amazon.awssdk.services.backup.paginators.ListRecoveryPointsByLegalHoldPublisher
-
Packages that use ListRecoveryPointsByLegalHoldPublisher Package Description software.amazon.awssdk.services.backup Backup -
-
Uses of ListRecoveryPointsByLegalHoldPublisher in software.amazon.awssdk.services.backup
Methods in software.amazon.awssdk.services.backup that return ListRecoveryPointsByLegalHoldPublisher Modifier and Type Method Description default ListRecoveryPointsByLegalHoldPublisherBackupAsyncClient. listRecoveryPointsByLegalHoldPaginator(Consumer<ListRecoveryPointsByLegalHoldRequest.Builder> listRecoveryPointsByLegalHoldRequest)This action returns recovery point ARNs (Amazon Resource Names) of the specified legal hold.default ListRecoveryPointsByLegalHoldPublisherBackupAsyncClient. listRecoveryPointsByLegalHoldPaginator(ListRecoveryPointsByLegalHoldRequest listRecoveryPointsByLegalHoldRequest)This action returns recovery point ARNs (Amazon Resource Names) of the specified legal hold.
-