| Package | Description |
|---|---|
| com.tencentcloudapi.bmeip.v20180625.models |
| Modifier and Type | Method and Description |
|---|---|
EipAclRule[] |
EipAcl.getInRules()
Get 入站规则
|
EipAclRule[] |
EipAcl.getOutRules()
Get 出站规则
|
EipAclRule[] |
ModifyEipAclRequest.getRules()
Get ACL规则列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
EipAcl.setInRules(EipAclRule[] InRules)
Set 入站规则
|
void |
EipAcl.setOutRules(EipAclRule[] OutRules)
Set 出站规则
|
void |
ModifyEipAclRequest.setRules(EipAclRule[] Rules)
Set ACL规则列表
|
| Constructor and Description |
|---|
EipAclRule(EipAclRule 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.