public class UnbindLinearAssemblyCDNDomainWithChannelRequest extends AbstractModel
header, skipSign
Constructor and Description |
---|
UnbindLinearAssemblyCDNDomainWithChannelRequest() |
UnbindLinearAssemblyCDNDomainWithChannelRequest(UnbindLinearAssemblyCDNDomainWithChannelRequest 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 |
getCdnDomain()
Get Cdn playback domain.
|
String |
getChannelId()
Get Channel Id.
|
void |
setCdnDomain(String CdnDomain)
Set Cdn playback domain.
|
void |
setChannelId(String ChannelId)
Set Channel Id.
|
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, toJsonString
public UnbindLinearAssemblyCDNDomainWithChannelRequest()
public UnbindLinearAssemblyCDNDomainWithChannelRequest(UnbindLinearAssemblyCDNDomainWithChannelRequest source)
public String getChannelId()
public void setChannelId(String ChannelId)
ChannelId
- Channel Id.public String getCdnDomain()
public void setCdnDomain(String CdnDomain)
CdnDomain
- Cdn playback domain.Copyright © 2025. All rights reserved.