public class ScrollDomainListRequest
extends com.aliyun.tea.TeaModel
| 构造器和说明 |
|---|
ScrollDomainListRequest() |
@NameInMap(value="DomainGroupId") public Long domainGroupId
@NameInMap(value="DomainStatus") public Integer domainStatus
@NameInMap(value="EndExpirationDate") public Long endExpirationDate
@NameInMap(value="EndLength") public Integer endLength
@NameInMap(value="EndRegistrationDate") public Long endRegistrationDate
@NameInMap(value="Excluded") public String excluded
@NameInMap(value="ExcludedPrefix") public Boolean excludedPrefix
@NameInMap(value="ExcludedSuffix") public Boolean excludedSuffix
@NameInMap(value="Form") public Integer form
@NameInMap(value="KeyWord") public String keyWord
@NameInMap(value="KeyWordPrefix") public Boolean keyWordPrefix
@NameInMap(value="KeyWordSuffix") public Boolean keyWordSuffix
@NameInMap(value="Lang") public String lang
@NameInMap(value="PageSize") public Integer pageSize
@NameInMap(value="ProductDomainType") public String productDomainType
@NameInMap(value="ScrollId") public String scrollId
@NameInMap(value="StartExpirationDate") public Long startExpirationDate
@NameInMap(value="StartLength") public Integer startLength
@NameInMap(value="StartRegistrationDate") public Long startRegistrationDate
@NameInMap(value="Suffixs") public String suffixs
@NameInMap(value="TradeType") public Integer tradeType
@NameInMap(value="UserClientIp") public String userClientIp
public static ScrollDomainListRequest build(Map<String,?> map) throws Exception
Exceptionpublic ScrollDomainListRequest setDomainGroupId(Long domainGroupId)
public Long getDomainGroupId()
public ScrollDomainListRequest setDomainStatus(Integer domainStatus)
public Integer getDomainStatus()
public ScrollDomainListRequest setEndExpirationDate(Long endExpirationDate)
public Long getEndExpirationDate()
public ScrollDomainListRequest setEndLength(Integer endLength)
public Integer getEndLength()
public ScrollDomainListRequest setEndRegistrationDate(Long endRegistrationDate)
public Long getEndRegistrationDate()
public ScrollDomainListRequest setExcluded(String excluded)
public String getExcluded()
public ScrollDomainListRequest setExcludedPrefix(Boolean excludedPrefix)
public Boolean getExcludedPrefix()
public ScrollDomainListRequest setExcludedSuffix(Boolean excludedSuffix)
public Boolean getExcludedSuffix()
public ScrollDomainListRequest setForm(Integer form)
public Integer getForm()
public ScrollDomainListRequest setKeyWord(String keyWord)
public String getKeyWord()
public ScrollDomainListRequest setKeyWordPrefix(Boolean keyWordPrefix)
public Boolean getKeyWordPrefix()
public ScrollDomainListRequest setKeyWordSuffix(Boolean keyWordSuffix)
public Boolean getKeyWordSuffix()
public ScrollDomainListRequest setLang(String lang)
public String getLang()
public ScrollDomainListRequest setPageSize(Integer pageSize)
public Integer getPageSize()
public ScrollDomainListRequest setProductDomainType(String productDomainType)
public String getProductDomainType()
public ScrollDomainListRequest setScrollId(String scrollId)
public String getScrollId()
public ScrollDomainListRequest setStartExpirationDate(Long startExpirationDate)
public Long getStartExpirationDate()
public ScrollDomainListRequest setStartLength(Integer startLength)
public Integer getStartLength()
public ScrollDomainListRequest setStartRegistrationDate(Long startRegistrationDate)
public Long getStartRegistrationDate()
public ScrollDomainListRequest setSuffixs(String suffixs)
public String getSuffixs()
public ScrollDomainListRequest setTradeType(Integer tradeType)
public Integer getTradeType()
public ScrollDomainListRequest setUserClientIp(String userClientIp)
public String getUserClientIp()
Copyright © 2023. All rights reserved.