public class DescribeCNAMERequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeCNAMERequest() | 
| DescribeCNAMERequest(DescribeCNAMERequest 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 | getClusterId()Get 服务节点 ID(从查询域名可绑定服务节点接口DescribeDomainRegion中获取) | 
| Long | getDomainType()Get 域名类型,0:拉流域名 1:推流域名 | 
| void | setClusterId(String ClusterId)Set 服务节点 ID(从查询域名可绑定服务节点接口DescribeDomainRegion中获取) | 
| void | setDomainType(Long DomainType)Set 域名类型,0:拉流域名 1:推流域名 | 
| 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 DescribeCNAMERequest()
public DescribeCNAMERequest(DescribeCNAMERequest source)
public String getClusterId()
public void setClusterId(String ClusterId)
ClusterId - 服务节点 ID(从查询域名可绑定服务节点接口DescribeDomainRegion中获取)public Long getDomainType()
public void setDomainType(Long DomainType)
DomainType - 域名类型,0:拉流域名 1:推流域名Copyright © 2025. All rights reserved.