Uses of Class
com.tencentcloudapi.mps.v20190612.models.StreamLinkRegionInfo
-
Packages that use StreamLinkRegionInfo Package Description com.tencentcloudapi.mps.v20190612.models -
-
Uses of StreamLinkRegionInfo in com.tencentcloudapi.mps.v20190612.models
Methods in com.tencentcloudapi.mps.v20190612.models that return StreamLinkRegionInfo Modifier and Type Method Description StreamLinkRegionInfoDescribeStreamLinkRegionsResponse. getInfo()Get 媒体传输地区信息。Methods in com.tencentcloudapi.mps.v20190612.models with parameters of type StreamLinkRegionInfo Modifier and Type Method Description voidDescribeStreamLinkRegionsResponse. setInfo(StreamLinkRegionInfo Info)Set 媒体传输地区信息。Constructors in com.tencentcloudapi.mps.v20190612.models with parameters of type StreamLinkRegionInfo Constructor Description StreamLinkRegionInfo(StreamLinkRegionInfo 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.
-