public class DescribeChannelLiveStreamURLRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeChannelLiveStreamURLRequest() | 
| DescribeChannelLiveStreamURLRequest(DescribeChannelLiveStreamURLRequest 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 通道唯一标识(接口升级字段为必填),必填参数 | 
| String | getDeviceId()Get 设备唯一标识,必填参数 | 
| void | setChannelId(String ChannelId)Set 通道唯一标识(接口升级字段为必填),必填参数 | 
| void | setDeviceId(String DeviceId)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 DescribeChannelLiveStreamURLRequest()
public DescribeChannelLiveStreamURLRequest(DescribeChannelLiveStreamURLRequest source)
public String getDeviceId()
public void setDeviceId(String DeviceId)
DeviceId - 设备唯一标识,必填参数public String getChannelId()
public void setChannelId(String ChannelId)
ChannelId - 通道唯一标识(接口升级字段为必填),必填参数Copyright © 2025. All rights reserved.