Uses of Class
software.amazon.awssdk.services.shield.paginators.ListProtectionsIterable
-
Packages that use ListProtectionsIterable Package Description software.amazon.awssdk.services.shield Shield Advanced -
-
Uses of ListProtectionsIterable in software.amazon.awssdk.services.shield
Methods in software.amazon.awssdk.services.shield that return ListProtectionsIterable Modifier and Type Method Description default ListProtectionsIterableShieldClient. listProtectionsPaginator()Retrieves Protection objects for the account.default ListProtectionsIterableShieldClient. listProtectionsPaginator(Consumer<ListProtectionsRequest.Builder> listProtectionsRequest)Retrieves Protection objects for the account.default ListProtectionsIterableShieldClient. listProtectionsPaginator(ListProtectionsRequest listProtectionsRequest)Retrieves Protection objects for the account.
-