public class DescribeOutputRTMPPullSettings extends AbstractModel
header, skipSign| Constructor and Description | 
|---|
| DescribeOutputRTMPPullSettings() | 
| DescribeOutputRTMPPullSettings(DescribeOutputRTMPPullSettings 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 | 
|---|---|
| DescribeOutputRTMPPullServerUrl[] | getServerUrls()Get List of pull URLs
Note: This field may return `null`, indicating that no valid value was found. | 
| void | setServerUrls(DescribeOutputRTMPPullServerUrl[] ServerUrls)Set List of pull URLs
Note: This field may return `null`, indicating that no valid value was found. | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, GetHeader, getMultipartRequestParams, getSkipSign, set, SetHeader, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, setSkipSign, toJsonStringpublic DescribeOutputRTMPPullSettings()
public DescribeOutputRTMPPullSettings(DescribeOutputRTMPPullSettings source)
public DescribeOutputRTMPPullServerUrl[] getServerUrls()
public void setServerUrls(DescribeOutputRTMPPullServerUrl[] ServerUrls)
ServerUrls - List of pull URLs
Note: This field may return `null`, indicating that no valid value was found.Copyright © 2025. All rights reserved.