Uses of Class
com.tencentcloudapi.live.v20180801.models.DescribeLiveRecordRulesRequest
-
Packages that use DescribeLiveRecordRulesRequest Package Description com.tencentcloudapi.live.v20180801 com.tencentcloudapi.live.v20180801.models -
-
Uses of DescribeLiveRecordRulesRequest in com.tencentcloudapi.live.v20180801
Methods in com.tencentcloudapi.live.v20180801 with parameters of type DescribeLiveRecordRulesRequest Modifier and Type Method Description DescribeLiveRecordRulesResponseLiveClient. DescribeLiveRecordRules(DescribeLiveRecordRulesRequest req)获取录制规则列表 -
Uses of DescribeLiveRecordRulesRequest in com.tencentcloudapi.live.v20180801.models
Constructors in com.tencentcloudapi.live.v20180801.models with parameters of type DescribeLiveRecordRulesRequest Constructor Description DescribeLiveRecordRulesRequest(DescribeLiveRecordRulesRequest 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.
-