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()This is a variant ofShieldClient.listProtections(software.amazon.awssdk.services.shield.model.ListProtectionsRequest)operation.default ListProtectionsIterableShieldClient. listProtectionsPaginator(Consumer<ListProtectionsRequest.Builder> listProtectionsRequest)This is a variant ofShieldClient.listProtections(software.amazon.awssdk.services.shield.model.ListProtectionsRequest)operation.default ListProtectionsIterableShieldClient. listProtectionsPaginator(ListProtectionsRequest listProtectionsRequest)This is a variant ofShieldClient.listProtections(software.amazon.awssdk.services.shield.model.ListProtectionsRequest)operation.
-