public class BindNewLVBDomainWithChannelRequest extends AbstractModel
skipSign
Constructor and Description |
---|
BindNewLVBDomainWithChannelRequest() |
BindNewLVBDomainWithChannelRequest(BindNewLVBDomainWithChannelRequest 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 |
getChannelId()
Get Channel ID
|
String |
getLVBDomain()
Get The LVB domain name to bind
|
void |
setChannelId(String ChannelId)
Set Channel ID
|
void |
setLVBDomain(String LVBDomain)
Set The LVB domain name to bind
|
void |
toMap(HashMap<String,String> map,
String prefix)
Internal implementation, normal users should not use it.
|
any, fromJsonString, getBinaryParams, getMultipartRequestParams, getSkipSign, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonString
public BindNewLVBDomainWithChannelRequest()
public BindNewLVBDomainWithChannelRequest(BindNewLVBDomainWithChannelRequest source)
public String getChannelId()
public void setChannelId(String ChannelId)
ChannelId
- Channel IDpublic String getLVBDomain()
public void setLVBDomain(String LVBDomain)
LVBDomain
- The LVB domain name to bindCopyright © 2023. All rights reserved.