Uses of Class
software.amazon.awssdk.services.shield.paginators.ListProtectionGroupsIterable
-
Packages that use ListProtectionGroupsIterable Package Description software.amazon.awssdk.services.shield Shield Advanced -
-
Uses of ListProtectionGroupsIterable in software.amazon.awssdk.services.shield
Methods in software.amazon.awssdk.services.shield that return ListProtectionGroupsIterable Modifier and Type Method Description default ListProtectionGroupsIterableShieldClient. listProtectionGroupsPaginator(Consumer<ListProtectionGroupsRequest.Builder> listProtectionGroupsRequest)This is a variant ofShieldClient.listProtectionGroups(software.amazon.awssdk.services.shield.model.ListProtectionGroupsRequest)operation.default ListProtectionGroupsIterableShieldClient. listProtectionGroupsPaginator(ListProtectionGroupsRequest listProtectionGroupsRequest)This is a variant ofShieldClient.listProtectionGroups(software.amazon.awssdk.services.shield.model.ListProtectionGroupsRequest)operation.
-