| Package | Description |
|---|---|
| com.tencentcloudapi.ckafka.v20190819.models |
| Modifier and Type | Method and Description |
|---|---|
AclRuleInfo[] |
CreateAclRuleRequest.getRuleList()
Get 设置的ACL规则列表
|
AclRuleInfo[] |
BatchCreateAclRequest.getRuleList()
Get 设置的ACL规则列表,可通过[DescribeAclRule](https://cloud.tencent.com/document/product/597/89217)接口获取。
|
| Modifier and Type | Method and Description |
|---|---|
void |
CreateAclRuleRequest.setRuleList(AclRuleInfo[] RuleList)
Set 设置的ACL规则列表
|
void |
BatchCreateAclRequest.setRuleList(AclRuleInfo[] RuleList)
Set 设置的ACL规则列表,可通过[DescribeAclRule](https://cloud.tencent.com/document/product/597/89217)接口获取。
|
| Constructor and Description |
|---|
AclRuleInfo(AclRuleInfo 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.