public class SetForbidplayChannelParam extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| SetForbidplayChannelParam() | 
| SetForbidplayChannelParam(SetForbidplayChannelParam 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 通道Id | 
| Boolean | getEnable()Get 是否禁止通道播流 | 
| void | setChannelId(String ChannelId)Set 通道Id | 
| void | setEnable(Boolean Enable)Set 是否禁止通道播流 | 
| 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 SetForbidplayChannelParam()
public SetForbidplayChannelParam(SetForbidplayChannelParam source)
public String getChannelId()
public void setChannelId(String ChannelId)
ChannelId - 通道Idpublic Boolean getEnable()
public void setEnable(Boolean Enable)
Enable - 是否禁止通道播流Copyright © 2025. All rights reserved.