Uses of Class
com.tencentcloudapi.live.v20180801.models.DescribePullStreamConfigsRequest
-
Packages that use DescribePullStreamConfigsRequest Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of DescribePullStreamConfigsRequest in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 with parameters of type DescribePullStreamConfigsRequest Modifier and Type Method Description DescribePullStreamConfigsResponseLiveClient. DescribePullStreamConfigs(DescribePullStreamConfigsRequest req)查询直播拉流配置。该接口已下线,请使用新接口 DescribeLivePullStreamTasks。 -
Uses of DescribePullStreamConfigsRequest in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type DescribePullStreamConfigsRequest Constructor Description DescribePullStreamConfigsRequest(DescribePullStreamConfigsRequest 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.
-