public class VerifyDomainRecordRequest extends AbstractModel
header, skipSign| Constructor and Description |
|---|
VerifyDomainRecordRequest() |
VerifyDomainRecordRequest(VerifyDomainRecordRequest 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 Need to access the VOD acceleration domain name.
|
String |
getVerifyType()
Get VerifyType:
dns: DNS Parse verification;
fIle: Document verification.
Default value: dns.
|
void |
setDomain(String Domain)
Set Need to access the VOD acceleration domain name.
|
void |
setVerifyType(String VerifyType)
Set VerifyType:
dns: DNS Parse verification;
fIle: Document verification.
Default value: dns.
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic VerifyDomainRecordRequest()
public VerifyDomainRecordRequest(VerifyDomainRecordRequest source)
public String getDomain()
public void setDomain(String Domain)
Domain - Need to access the VOD acceleration domain name.public String getVerifyType()
public void setVerifyType(String VerifyType)
VerifyType - VerifyType:
Copyright © 2024. All rights reserved.