Uses of Class
software.amazon.awssdk.services.shield.paginators.ListProtectionGroupsPublisher
-
Packages that use ListProtectionGroupsPublisher Package Description software.amazon.awssdk.services.shield Shield Advanced -
-
Uses of ListProtectionGroupsPublisher in software.amazon.awssdk.services.shield
Methods in software.amazon.awssdk.services.shield that return ListProtectionGroupsPublisher Modifier and Type Method Description default ListProtectionGroupsPublisherShieldAsyncClient. listProtectionGroupsPaginator(Consumer<ListProtectionGroupsRequest.Builder> listProtectionGroupsRequest)Retrieves ProtectionGroup objects for the account.default ListProtectionGroupsPublisherShieldAsyncClient. listProtectionGroupsPaginator(ListProtectionGroupsRequest listProtectionGroupsRequest)Retrieves ProtectionGroup objects for the account.
-