public class GetAttributeKeyRequest extends AbstractModel
Constructor and Description |
---|
GetAttributeKeyRequest() |
Modifier and Type | Method and Description |
---|---|
String |
getWebsiteType()
获取网站类型,取值范围是zh和en。如果不传值默认zh
|
void |
setWebsiteType(String WebsiteType)
设置网站类型,取值范围是zh和en。如果不传值默认zh
|
void |
toMap(HashMap<String,String> map,
String prefix)
内部实现,用户禁止调用
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonString
Copyright © 2019. All rights reserved.