public class DescribeZonesRequest extends AbstractModel
Constructor and Description |
---|
DescribeZonesRequest() |
DescribeZonesRequest(DescribeZonesRequest source)
NOTE: Any ambiguous key set via .set("AnyKey", "value") will be a shallow copy,
and any explicit key, i.e Foo, set via .setFoo("value") will be a deep copy.
|
Modifier and Type | Method and Description |
---|---|
String |
getGroupCode()
Get 集团编码
|
Long |
getMallId()
Get 广场ID
|
void |
setGroupCode(String GroupCode)
Set 集团编码
|
void |
setMallId(Long MallId)
Set 广场ID
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
public DescribeZonesRequest()
public DescribeZonesRequest(DescribeZonesRequest source)
public String getGroupCode()
public void setGroupCode(String GroupCode)
GroupCode
- 集团编码public Long getMallId()
public void setMallId(Long MallId)
MallId
- 广场IDCopyright © 2021. All rights reserved.