Uses of Class
software.amazon.awssdk.services.ec2.model.AnalysisSecurityGroupRule
Packages that use AnalysisSecurityGroupRule
-
Uses of AnalysisSecurityGroupRule in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return AnalysisSecurityGroupRuleModifier and TypeMethodDescriptionExplanation.securityGroupRule()The security group rule.PathComponent.securityGroupRule()The security group rule.Methods in software.amazon.awssdk.services.ec2.model with parameters of type AnalysisSecurityGroupRuleModifier and TypeMethodDescriptionExplanation.Builder.securityGroupRule(AnalysisSecurityGroupRule securityGroupRule) The security group rule.PathComponent.Builder.securityGroupRule(AnalysisSecurityGroupRule securityGroupRule) The security group rule.