public class ListAreaBlockRuleResponse extends AbstractResponse
responseMetadata| Constructor and Description |
|---|
ListAreaBlockRuleResponse() |
| Modifier and Type | Method and Description |
|---|---|
ListAreaBlockRuleResponse |
action(String action) |
ListAreaBlockRuleResponse |
addCountryItem(String countryItem) |
ListAreaBlockRuleResponse |
addSubRegionItem(String subRegionItem) |
ListAreaBlockRuleResponse |
country(List<String> country) |
boolean |
equals(Object o) |
String |
getAction()
Get action
|
List<String> |
getCountry()
Get country
|
String |
getRuleTag()
Get ruleTag
|
List<String> |
getSubRegion()
Get subRegion
|
int |
hashCode() |
ListAreaBlockRuleResponse |
ruleTag(String ruleTag) |
void |
setAction(String action) |
void |
setCountry(List<String> country) |
void |
setRuleTag(String ruleTag) |
void |
setSubRegion(List<String> subRegion) |
ListAreaBlockRuleResponse |
subRegion(List<String> subRegion) |
String |
toString() |
getResponseMetadata, setResponseMetadatapublic ListAreaBlockRuleResponse action(String action)
public String getAction()
public void setAction(String action)
public ListAreaBlockRuleResponse country(List<String> country)
public ListAreaBlockRuleResponse addCountryItem(String countryItem)
public ListAreaBlockRuleResponse ruleTag(String ruleTag)
public String getRuleTag()
public void setRuleTag(String ruleTag)
public ListAreaBlockRuleResponse subRegion(List<String> subRegion)
public ListAreaBlockRuleResponse addSubRegionItem(String subRegionItem)
Copyright © 2025. All rights reserved.