public class StreamLiveRegionInfo extends AbstractModel
Constructor and Description |
---|
StreamLiveRegionInfo() |
StreamLiveRegionInfo(StreamLiveRegionInfo 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 |
---|---|
RegionInfo[] |
getRegions()
Get List of StreamLive regions
|
void |
setRegions(RegionInfo[] Regions)
Set List of StreamLive regions
|
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, toJsonString
public StreamLiveRegionInfo()
public StreamLiveRegionInfo(StreamLiveRegionInfo source)
public RegionInfo[] getRegions()
public void setRegions(RegionInfo[] Regions)
Regions
- List of StreamLive regionsCopyright © 2023. All rights reserved.