public class AllowIpAccessRuleForUpdateSharedConfigInput extends Object
| Constructor and Description |
|---|
AllowIpAccessRuleForUpdateSharedConfigInput() |
| Modifier and Type | Method and Description |
|---|---|
AllowIpAccessRuleForUpdateSharedConfigInput |
addRulesItem(String rulesItem) |
boolean |
equals(Object o) |
String |
getOption()
Get option
|
List<String> |
getRules()
Get rules
|
int |
hashCode() |
AllowIpAccessRuleForUpdateSharedConfigInput |
option(String option) |
AllowIpAccessRuleForUpdateSharedConfigInput |
rules(List<String> rules) |
void |
setOption(String option) |
void |
setRules(List<String> rules) |
String |
toString() |
public AllowIpAccessRuleForUpdateSharedConfigInput()
public AllowIpAccessRuleForUpdateSharedConfigInput option(String option)
public String getOption()
public void setOption(String option)
public AllowIpAccessRuleForUpdateSharedConfigInput rules(List<String> rules)
public AllowIpAccessRuleForUpdateSharedConfigInput addRulesItem(String rulesItem)
Copyright © 2025. All rights reserved.