Uses of Class
software.amazon.awssdk.services.fms.paginators.ListProtocolsListsPublisher
-
Packages that use ListProtocolsListsPublisher Package Description software.amazon.awssdk.services.fms This is the Firewall Manager API Reference. -
-
Uses of ListProtocolsListsPublisher in software.amazon.awssdk.services.fms
Methods in software.amazon.awssdk.services.fms that return ListProtocolsListsPublisher Modifier and Type Method Description default ListProtocolsListsPublisherFmsAsyncClient. listProtocolsListsPaginator(Consumer<ListProtocolsListsRequest.Builder> listProtocolsListsRequest)This is a variant ofFmsAsyncClient.listProtocolsLists(software.amazon.awssdk.services.fms.model.ListProtocolsListsRequest)operation.default ListProtocolsListsPublisherFmsAsyncClient. listProtocolsListsPaginator(ListProtocolsListsRequest listProtocolsListsRequest)This is a variant ofFmsAsyncClient.listProtocolsLists(software.amazon.awssdk.services.fms.model.ListProtocolsListsRequest)operation.
-