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 action returns recovery point ARNs (Amazon Resource Names) of the specified legal hold.default ListRecoveryPointsByLegalHoldIterableBackupClient. listRecoveryPointsByLegalHoldPaginator(ListRecoveryPointsByLegalHoldRequest listRecoveryPointsByLegalHoldRequest)This action returns recovery point ARNs (Amazon Resource Names) of the specified legal hold.
-