Uses of Class
software.amazon.awssdk.services.fms.model.ListProtocolsListsRequest
-
Packages that use ListProtocolsListsRequest Package Description software.amazon.awssdk.services.fms This is the Firewall Manager API Reference.software.amazon.awssdk.services.fms.paginators software.amazon.awssdk.services.fms.transform -
-
Uses of ListProtocolsListsRequest in software.amazon.awssdk.services.fms
-
Uses of ListProtocolsListsRequest in software.amazon.awssdk.services.fms.paginators
Constructors in software.amazon.awssdk.services.fms.paginators with parameters of type ListProtocolsListsRequest Constructor Description ListProtocolsListsIterable(FmsClient client, ListProtocolsListsRequest firstRequest)ListProtocolsListsPublisher(FmsAsyncClient client, ListProtocolsListsRequest firstRequest) -
Uses of ListProtocolsListsRequest in software.amazon.awssdk.services.fms.transform
Methods in software.amazon.awssdk.services.fms.transform with parameters of type ListProtocolsListsRequest Modifier and Type Method Description SdkHttpFullRequestListProtocolsListsRequestMarshaller. marshall(ListProtocolsListsRequest listProtocolsListsRequest)
-