public class DescribeDomainPriceListRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeDomainPriceListRequest() | 
| DescribeDomainPriceListRequest(DescribeDomainPriceListRequest 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[] | getOperation()Get 域名的购买类型:
new  新购
renew 续费
redem 赎回
tran 转入 | 
| String[] | getTldList()Get 查询指定域名后缀的域名价格列表,若不指定域名后缀,默认查询所有后缀的域名价格列表。 | 
| Long[] | getYear()Get 查询购买的年份,默认会列出所有年份的价格,可选值【1,10】 | 
| void | setOperation(String[] Operation)Set 域名的购买类型:
new  新购
renew 续费
redem 赎回
tran 转入 | 
| void | setTldList(String[] TldList)Set 查询指定域名后缀的域名价格列表,若不指定域名后缀,默认查询所有后缀的域名价格列表。 | 
| void | setYear(Long[] Year)Set 查询购买的年份,默认会列出所有年份的价格,可选值【1,10】 | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, isStream, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic DescribeDomainPriceListRequest()
public DescribeDomainPriceListRequest(DescribeDomainPriceListRequest source)
public String[] getTldList()
public void setTldList(String[] TldList)
TldList - 查询指定域名后缀的域名价格列表,若不指定域名后缀,默认查询所有后缀的域名价格列表。public Long[] getYear()
public void setYear(Long[] Year)
Year - 查询购买的年份,默认会列出所有年份的价格,可选值【1,10】public String[] getOperation()
public void setOperation(String[] Operation)
Operation - 域名的购买类型:
new  新购
renew 续费
redem 赎回
tran 转入Copyright © 2025. All rights reserved.