Uses of Interface
software.amazon.awssdk.services.ec2.model.RuleGroupTypePair.Builder
Packages that use RuleGroupTypePair.Builder
-
Uses of RuleGroupTypePair.Builder in software.amazon.awssdk.services.ec2.model
Methods in software.amazon.awssdk.services.ec2.model that return RuleGroupTypePair.BuilderModifier and TypeMethodDescriptionstatic RuleGroupTypePair.BuilderRuleGroupTypePair.builder()RuleGroupTypePair.Builder.ruleGroupArn(String ruleGroupArn) The ARN of the rule group.RuleGroupTypePair.Builder.ruleGroupType(String ruleGroupType) The rule group type.RuleGroupTypePair.toBuilder()Methods in software.amazon.awssdk.services.ec2.model that return types with arguments of type RuleGroupTypePair.BuilderModifier and TypeMethodDescriptionstatic Class<? extends RuleGroupTypePair.Builder>RuleGroupTypePair.serializableBuilderClass()