Uses of Class
software.amazon.awssdk.services.backup.paginators.ListLegalHoldsIterable
-
Packages that use ListLegalHoldsIterable Package Description software.amazon.awssdk.services.backup Backup -
-
Uses of ListLegalHoldsIterable in software.amazon.awssdk.services.backup
Methods in software.amazon.awssdk.services.backup that return ListLegalHoldsIterable Modifier and Type Method Description default ListLegalHoldsIterableBackupClient. listLegalHoldsPaginator(Consumer<ListLegalHoldsRequest.Builder> listLegalHoldsRequest)This action returns metadata about active and previous legal holds.default ListLegalHoldsIterableBackupClient. listLegalHoldsPaginator(ListLegalHoldsRequest listLegalHoldsRequest)This action returns metadata about active and previous legal holds.
-