Package | Description |
---|---|
com.tencentcloudapi.teo.v20220106.models |
Modifier and Type | Method and Description |
---|---|
ACLCondition[] |
ACLUserRule.getConditions()
Get ACL rule
|
ACLCondition[] |
RateLimitUserRule.getConditions()
Get Rule
|
Modifier and Type | Method and Description |
---|---|
void |
ACLUserRule.setConditions(ACLCondition[] Conditions)
Set ACL rule
|
void |
RateLimitUserRule.setConditions(ACLCondition[] Conditions)
Set Rule
|
Constructor and Description |
---|
ACLCondition(ACLCondition 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.