Package | Description |
---|---|
com.tencentcloudapi.antiddos.v20200309.models |
Modifier and Type | Method and Description |
---|---|
AclConfig |
DeletePortAclConfigRequest.getAclConfig()
Get 端口acl策略
|
AclConfig |
CreatePortAclConfigListRequest.getAclConfig()
Get 端口acl策略
|
AclConfig |
CreatePortAclConfigRequest.getAclConfig()
Get 端口acl策略
|
AclConfig |
AclConfigRelation.getAclConfig()
Get acl策略
|
AclConfig |
ModifyPortAclConfigRequest.getNewAclConfig()
Get 新端口acl策略
|
AclConfig |
ModifyPortAclConfigRequest.getOldAclConfig()
Get 旧端口acl策略
|
Modifier and Type | Method and Description |
---|---|
void |
DeletePortAclConfigRequest.setAclConfig(AclConfig AclConfig)
Set 端口acl策略
|
void |
CreatePortAclConfigListRequest.setAclConfig(AclConfig AclConfig)
Set 端口acl策略
|
void |
CreatePortAclConfigRequest.setAclConfig(AclConfig AclConfig)
Set 端口acl策略
|
void |
AclConfigRelation.setAclConfig(AclConfig AclConfig)
Set acl策略
|
void |
ModifyPortAclConfigRequest.setNewAclConfig(AclConfig NewAclConfig)
Set 新端口acl策略
|
void |
ModifyPortAclConfigRequest.setOldAclConfig(AclConfig OldAclConfig)
Set 旧端口acl策略
|
Constructor and Description |
---|
AclConfig(AclConfig 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 © 2024. All rights reserved.