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规则列表
|
Copyright © 2020. All rights reserved.