Uses of Class
software.amazon.awssdk.services.ec2.model.RuleGroupTypePair
Packages that use RuleGroupTypePair
-
Uses of RuleGroupTypePair in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type RuleGroupTypePairModifier and TypeMethodDescriptionfinal List<RuleGroupTypePair>AdditionalDetail.ruleGroupTypePairs()The rule group type.Methods in software.amazon.awssdk.services.ec2.model with parameters of type RuleGroupTypePairModifier and TypeMethodDescriptionAdditionalDetail.Builder.ruleGroupTypePairs(RuleGroupTypePair... ruleGroupTypePairs) The rule group type.Method parameters in software.amazon.awssdk.services.ec2.model with type arguments of type RuleGroupTypePairModifier and TypeMethodDescriptionAdditionalDetail.Builder.ruleGroupTypePairs(Collection<RuleGroupTypePair> ruleGroupTypePairs) The rule group type.