Uses of Interface
software.amazon.awssdk.services.ec2.model.AnalysisSecurityGroupRule.Builder
Packages that use AnalysisSecurityGroupRule.Builder
-
Uses of AnalysisSecurityGroupRule.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AnalysisSecurityGroupRule.BuilderModifier and TypeMethodDescriptionAnalysisSecurityGroupRule.builder()The IPv4 address range, in CIDR notation.The direction.AnalysisSecurityGroupRule.Builder.portRange(Consumer<PortRange.Builder> portRange) The port range.The port range.AnalysisSecurityGroupRule.Builder.prefixListId(String prefixListId) The prefix list ID.The protocol name.AnalysisSecurityGroupRule.Builder.securityGroupId(String securityGroupId) The security group ID.AnalysisSecurityGroupRule.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type AnalysisSecurityGroupRule.BuilderModifier and TypeMethodDescriptionstatic Class<? extends AnalysisSecurityGroupRule.Builder>AnalysisSecurityGroupRule.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type AnalysisSecurityGroupRule.BuilderModifier and TypeMethodDescriptiondefault Explanation.BuilderExplanation.Builder.securityGroupRule(Consumer<AnalysisSecurityGroupRule.Builder> securityGroupRule) The security group rule.default PathComponent.BuilderPathComponent.Builder.securityGroupRule(Consumer<AnalysisSecurityGroupRule.Builder> securityGroupRule) The security group rule.