| Package | Description |
|---|---|
| com.tencentcloudapi.yinsuda.v20220527.models |
| Modifier and Type | Method and Description |
|---|---|
KTVMatchRule |
KTVMatchMusic.getMatchRule()
Get 命中规则。
|
KTVMatchRule[] |
DescribeKTVMatchMusicsResponse.getNotMatchRuleSet()
Get 未匹配的规则列表。
|
KTVMatchRule[] |
DescribeKTVMatchMusicsRequest.getRules()
Get 匹配规则列表。
|
| Modifier and Type | Method and Description |
|---|---|
void |
KTVMatchMusic.setMatchRule(KTVMatchRule MatchRule)
Set 命中规则。
|
void |
DescribeKTVMatchMusicsResponse.setNotMatchRuleSet(KTVMatchRule[] NotMatchRuleSet)
Set 未匹配的规则列表。
|
void |
DescribeKTVMatchMusicsRequest.setRules(KTVMatchRule[] Rules)
Set 匹配规则列表。
|
| Constructor and Description |
|---|
KTVMatchRule(KTVMatchRule 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 © 2025. All rights reserved.