Uses of Class
com.tencentcloudapi.antiddos.v20200309.models.AclConfigRelation
-
Packages that use AclConfigRelation Package Description com.tencentcloudapi.antiddos.v20200309.models -
-
Uses of AclConfigRelation in com.tencentcloudapi.antiddos.v20200309.models
Methods in com.tencentcloudapi.antiddos.v20200309.models that return AclConfigRelation Modifier and Type Method Description AclConfigRelation[]DescribeListPortAclListResponse. getAclList()Get 端口acl策略Methods in com.tencentcloudapi.antiddos.v20200309.models with parameters of type AclConfigRelation Modifier and Type Method Description voidDescribeListPortAclListResponse. setAclList(AclConfigRelation[] AclList)Set 端口acl策略Constructors in com.tencentcloudapi.antiddos.v20200309.models with parameters of type AclConfigRelation Constructor Description AclConfigRelation(AclConfigRelation 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.
-