Uses of Class
com.tencentcloudapi.live.v20180801.models.DescribeLiveTranscodeRulesResponse
-
Packages that use DescribeLiveTranscodeRulesResponse Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of DescribeLiveTranscodeRulesResponse in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 that return DescribeLiveTranscodeRulesResponse Modifier and Type Method Description DescribeLiveTranscodeRulesResponse
LiveClient. DescribeLiveTranscodeRules(DescribeLiveTranscodeRulesRequest req)
获取转码规则列表 -
Uses of DescribeLiveTranscodeRulesResponse in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type DescribeLiveTranscodeRulesResponse Constructor Description DescribeLiveTranscodeRulesResponse(DescribeLiveTranscodeRulesResponse 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.
-