Uses of Class
software.amazon.awssdk.services.finspace.model.PortRange
-
Packages that use PortRange Package Description software.amazon.awssdk.services.finspace.model -
-
Uses of PortRange in software.amazon.awssdk.services.finspace.model
Methods in software.amazon.awssdk.services.finspace.model that return PortRange Modifier and Type Method Description PortRangeNetworkACLEntry. portRange()The range of ports the rule applies to.Methods in software.amazon.awssdk.services.finspace.model with parameters of type PortRange Modifier and Type Method Description NetworkACLEntry.BuilderNetworkACLEntry.Builder. portRange(PortRange portRange)The range of ports the rule applies to.
-