Uses of Class
software.amazon.awssdk.services.networkfirewall.model.RuleGroupResponse
-
Packages that use RuleGroupResponse Package Description software.amazon.awssdk.services.networkfirewall.model -
-
Uses of RuleGroupResponse in software.amazon.awssdk.services.networkfirewall.model
Methods in software.amazon.awssdk.services.networkfirewall.model that return RuleGroupResponse Modifier and Type Method Description RuleGroupResponseCreateRuleGroupResponse. ruleGroupResponse()The high-level properties of a rule group.RuleGroupResponseDeleteRuleGroupResponse. ruleGroupResponse()The high-level properties of a rule group.RuleGroupResponseDescribeRuleGroupResponse. ruleGroupResponse()The high-level properties of a rule group.RuleGroupResponseUpdateRuleGroupResponse. ruleGroupResponse()The high-level properties of a rule group.Methods in software.amazon.awssdk.services.networkfirewall.model with parameters of type RuleGroupResponse Modifier and Type Method Description CreateRuleGroupResponse.BuilderCreateRuleGroupResponse.Builder. ruleGroupResponse(RuleGroupResponse ruleGroupResponse)The high-level properties of a rule group.DeleteRuleGroupResponse.BuilderDeleteRuleGroupResponse.Builder. ruleGroupResponse(RuleGroupResponse ruleGroupResponse)The high-level properties of a rule group.DescribeRuleGroupResponse.BuilderDescribeRuleGroupResponse.Builder. ruleGroupResponse(RuleGroupResponse ruleGroupResponse)The high-level properties of a rule group.UpdateRuleGroupResponse.BuilderUpdateRuleGroupResponse.Builder. ruleGroupResponse(RuleGroupResponse ruleGroupResponse)The high-level properties of a rule group.
-