Uses of Interface
software.amazon.awssdk.services.ec2.model.PortRange.Builder
Packages that use PortRange.Builder
-
Uses of PortRange.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return PortRange.BuilderModifier and TypeMethodDescriptionstatic PortRange.BuilderPortRange.builder()The first port in the range.The last port in the range.PortRange.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type PortRange.BuilderModifier and TypeMethodDescriptionstatic Class<? extends PortRange.Builder>PortRange.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type PortRange.BuilderModifier and TypeMethodDescriptiondefault AnalysisAclRule.BuilderAnalysisAclRule.Builder.portRange(Consumer<PortRange.Builder> portRange) The range of ports.AnalysisSecurityGroupRule.Builder.portRange(Consumer<PortRange.Builder> portRange) The port range.CreateNetworkAclEntryRequest.Builder.portRange(Consumer<PortRange.Builder> portRange) TCP or UDP protocols: The range of ports the rule applies to.default NetworkAclEntry.BuilderNetworkAclEntry.Builder.portRange(Consumer<PortRange.Builder> portRange) TCP or UDP protocols: The range of ports the rule applies to.ReplaceNetworkAclEntryRequest.Builder.portRange(Consumer<PortRange.Builder> portRange) TCP or UDP protocols: The range of ports the rule applies to.