Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312 | |
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
CreateNetworkAclResponse |
VpcClient.CreateNetworkAcl(CreateNetworkAclRequest req)
本接口(CreateNetworkAcl)用于创建新的网络ACL。
新建的网络ACL的入站和出站规则默认都是全部拒绝,在创建后通常您需要再调用ModifyNetworkAclEntries将网络ACL的规则设置为需要的规则。
|
Constructor and Description |
---|
CreateNetworkAclResponse(CreateNetworkAclResponse 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 © 2021. All rights reserved.