public class BindSharedCNAMERequest extends AbstractModel
header, skipSign| Constructor and Description |
|---|
BindSharedCNAMERequest() |
BindSharedCNAMERequest(BindSharedCNAMERequest 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 |
|---|---|
BindSharedCNAMEMap[] |
getBindSharedCNAMEMaps()
Get Bindings between domain names and a shared CNAME
|
String |
getBindType()
Get Action type.
|
String |
getZoneId()
Get ID of the site related with the acceleration domain name.
|
void |
setBindSharedCNAMEMaps(BindSharedCNAMEMap[] BindSharedCNAMEMaps)
Set Bindings between domain names and a shared CNAME
|
void |
setBindType(String BindType)
Set Action type.
|
void |
setZoneId(String ZoneId)
Set ID of the site related with the acceleration domain name.
|
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 BindSharedCNAMERequest()
public BindSharedCNAMERequest(BindSharedCNAMERequest source)
public String getZoneId()
public void setZoneId(String ZoneId)
ZoneId - ID of the site related with the acceleration domain name.public String getBindType()
public void setBindType(String BindType)
BindType - Action type. Values:
public BindSharedCNAMEMap[] getBindSharedCNAMEMaps()
public void setBindSharedCNAMEMaps(BindSharedCNAMEMap[] BindSharedCNAMEMaps)
BindSharedCNAMEMaps - Bindings between domain names and a shared CNAMECopyright © 2025. All rights reserved.