Uses of Class
software.amazon.awssdk.services.backup.paginators.ListRecoveryPointsByLegalHoldIterable
-
Packages that use ListRecoveryPointsByLegalHoldIterable Package Description software.amazon.awssdk.services.backup Backup -
-
Uses of ListRecoveryPointsByLegalHoldIterable in software.amazon.awssdk.services.backup
Methods in software.amazon.awssdk.services.backup that return ListRecoveryPointsByLegalHoldIterable Modifier and Type Method Description default ListRecoveryPointsByLegalHoldIterableBackupClient. listRecoveryPointsByLegalHoldPaginator(Consumer<ListRecoveryPointsByLegalHoldRequest.Builder> listRecoveryPointsByLegalHoldRequest)This is a variant ofBackupClient.listRecoveryPointsByLegalHold(software.amazon.awssdk.services.backup.model.ListRecoveryPointsByLegalHoldRequest)operation.default ListRecoveryPointsByLegalHoldIterableBackupClient. listRecoveryPointsByLegalHoldPaginator(ListRecoveryPointsByLegalHoldRequest listRecoveryPointsByLegalHoldRequest)This is a variant ofBackupClient.listRecoveryPointsByLegalHold(software.amazon.awssdk.services.backup.model.ListRecoveryPointsByLegalHoldRequest)operation.
-