Package | Description |
---|---|
com.tencentcloudapi.ckafka.v20190819.models |
Modifier and Type | Method and Description |
---|---|
AclRuleInfo[] |
BatchCreateAclRequest.getRuleList()
Get ACL rule list.
|
AclRuleInfo[] |
CreateAclRuleRequest.getRuleList()
Get ACL rule list
|
Modifier and Type | Method and Description |
---|---|
void |
BatchCreateAclRequest.setRuleList(AclRuleInfo[] RuleList)
Set ACL rule list.
|
void |
CreateAclRuleRequest.setRuleList(AclRuleInfo[] RuleList)
Set ACL rule list
|
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 © 2023. All rights reserved.