public class DescribeOutputRTMPPullServerUrl extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeOutputRTMPPullServerUrl() | 
| DescribeOutputRTMPPullServerUrl(DescribeOutputRTMPPullServerUrl 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 | getStreamKey()Get RTMP拉流地址的流key。 | 
| String | getTcUrl()Get RTMP拉流地址的tcUrl。 | 
| void | setStreamKey(String StreamKey)Set RTMP拉流地址的流key。 | 
| void | setTcUrl(String TcUrl)Set RTMP拉流地址的tcUrl。 | 
| 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 DescribeOutputRTMPPullServerUrl()
public DescribeOutputRTMPPullServerUrl(DescribeOutputRTMPPullServerUrl source)
public String getTcUrl()
public void setTcUrl(String TcUrl)
TcUrl - RTMP拉流地址的tcUrl。public String getStreamKey()
public void setStreamKey(String StreamKey)
StreamKey - RTMP拉流地址的流key。Copyright © 2025. All rights reserved.