public class DescribeCnameStatusRequest extends AbstractModel
Constructor and Description |
---|
DescribeCnameStatusRequest() |
DescribeCnameStatusRequest(DescribeCnameStatusRequest 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[] |
getNames()
Get 域名列表
|
String |
getZoneId()
Get 站点 ID
|
void |
setNames(String[] Names)
Set 域名列表
|
void |
setZoneId(String ZoneId)
Set 站点 ID
|
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 DescribeCnameStatusRequest()
public DescribeCnameStatusRequest(DescribeCnameStatusRequest source)
public String getZoneId()
public void setZoneId(String ZoneId)
ZoneId
- 站点 IDpublic String[] getNames()
public void setNames(String[] Names)
Names
- 域名列表Copyright © 2022. All rights reserved.