public class DescribeLiveStreamRequest extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeLiveStreamRequest() | 
| DescribeLiveStreamRequest(DescribeLiveStreamRequest 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 | 
|---|---|
| Long | getExpireTime()Get 过期时间 秒级unix时间戳 | 
| String | getLiveChannelId()Get 频道ID | 
| void | setExpireTime(Long ExpireTime)Set 过期时间 秒级unix时间戳 | 
| void | setLiveChannelId(String LiveChannelId)Set 频道ID | 
| 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 DescribeLiveStreamRequest()
public DescribeLiveStreamRequest(DescribeLiveStreamRequest source)
public String getLiveChannelId()
public void setLiveChannelId(String LiveChannelId)
LiveChannelId - 频道IDpublic Long getExpireTime()
public void setExpireTime(Long ExpireTime)
ExpireTime - 过期时间 秒级unix时间戳Copyright © 2025. All rights reserved.