| Package | Description | 
|---|---|
| com.tencentcloudapi.live.v20180801.models | 
| Modifier and Type | Method and Description | 
|---|---|
| RuleInfo[] | DescribeLiveTranscodeRulesResponse. getRules()Get List of transcoding rules. | 
| RuleInfo[] | DescribeLiveSnapshotRulesResponse. getRules()Get Rule list. | 
| RuleInfo[] | DescribeLiveWatermarkRulesResponse. getRules()Get Watermarking rule list. | 
| RuleInfo[] | DescribeLiveRecordRulesResponse. getRules()Get List of rules. | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DescribeLiveTranscodeRulesResponse. setRules(RuleInfo[] Rules)Set List of transcoding rules. | 
| void | DescribeLiveSnapshotRulesResponse. setRules(RuleInfo[] Rules)Set Rule list. | 
| void | DescribeLiveWatermarkRulesResponse. setRules(RuleInfo[] Rules)Set Watermarking rule list. | 
| void | DescribeLiveRecordRulesResponse. setRules(RuleInfo[] Rules)Set List of rules. | 
| Constructor and Description | 
|---|
| RuleInfo(RuleInfo 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. | 
Copyright © 2023. All rights reserved.