public class CheckIntlDomainNewRequest extends AbstractModel
Constructor and Description |
---|
CheckIntlDomainNewRequest() |
CheckIntlDomainNewRequest(CheckIntlDomainNewRequest 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 |
getDomain()
Get The name of the domain to be checked.
|
String |
getPeriod()
Get Period, in years.
|
void |
setDomain(String Domain)
Set The name of the domain to be checked.
|
void |
setPeriod(String Period)
Set Period, in years.
|
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 CheckIntlDomainNewRequest()
public CheckIntlDomainNewRequest(CheckIntlDomainNewRequest source)
public String getDomain()
public void setDomain(String Domain)
Domain
- The name of the domain to be checked.public String getPeriod()
public void setPeriod(String Period)
Period
- Period, in years. If this parameter is left empty, premium domains cannot be queried.Copyright © 2023. All rights reserved.