public class DescribeOutputRTMPPullSettings extends AbstractModel
| 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, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, 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 © 2022. All rights reserved.