public static interface ModifyRuleResponse.Builder extends ElasticLoadBalancingv2Response.Builder, CopyableBuilder<ModifyRuleResponse.Builder,ModifyRuleResponse>
| Modifier and Type | Method and Description |
|---|---|
ModifyRuleResponse.Builder |
rules(Collection<Rule> rules)
Information about the rule.
|
ModifyRuleResponse.Builder |
rules(Rule... rules)
Information about the rule.
|
buildcopyapply, buildModifyRuleResponse.Builder rules(Collection<Rule> rules)
Information about the rule.
rules - Information about the rule.ModifyRuleResponse.Builder rules(Rule... rules)
Information about the rule.
rules - Information about the rule.Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.