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)This is a variant ofShieldAsyncClient.listProtectionGroups(software.amazon.awssdk.services.shield.model.ListProtectionGroupsRequest)operation.default ListProtectionGroupsPublisherShieldAsyncClient. listProtectionGroupsPaginator(ListProtectionGroupsRequest listProtectionGroupsRequest)This is a variant ofShieldAsyncClient.listProtectionGroups(software.amazon.awssdk.services.shield.model.ListProtectionGroupsRequest)operation.
-