Uses of Class
software.amazon.awssdk.services.fms.model.NetworkAclPortRange
-
Packages that use NetworkAclPortRange Package Description software.amazon.awssdk.services.fms.model -
-
Uses of NetworkAclPortRange in software.amazon.awssdk.services.fms.model
Methods in software.amazon.awssdk.services.fms.model that return NetworkAclPortRange Modifier and Type Method Description NetworkAclPortRangeNetworkAclEntry. portRange()TCP or UDP protocols: The range of ports the rule applies to.Methods in software.amazon.awssdk.services.fms.model with parameters of type NetworkAclPortRange Modifier and Type Method Description NetworkAclEntry.BuilderNetworkAclEntry.Builder. portRange(NetworkAclPortRange portRange)TCP or UDP protocols: The range of ports the rule applies to.
-