| Package | Description |
|---|---|
| com.tencentcloudapi.bmeip.v20180625.models |
| Modifier and Type | Method and Description |
|---|---|
EipAclMap[] |
UnbindEipAclsRequest.getEipIdAclIdList()
Get 待解关联的 EIP 与 ACL列表
|
EipAclMap[] |
BindEipAclsRequest.getEipIdAclIdList()
Get 待关联的 EIP 与 ACL关系列表
|
| Modifier and Type | Method and Description |
|---|---|
void |
UnbindEipAclsRequest.setEipIdAclIdList(EipAclMap[] EipIdAclIdList)
Set 待解关联的 EIP 与 ACL列表
|
void |
BindEipAclsRequest.setEipIdAclIdList(EipAclMap[] EipIdAclIdList)
Set 待关联的 EIP 与 ACL关系列表
|
| Constructor and Description |
|---|
EipAclMap(EipAclMap 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.