Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312 | |
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
DeleteNetworkAclEntriesResponse |
VpcClient.DeleteNetworkAclEntries(DeleteNetworkAclEntriesRequest req)
本接口(DeleteNetworkAclEntries)用于删除三元组网络ACL的入站规则和出站规则。在NetworkAclEntrySet参数中:
删除IPv4规则,需要传入NetworkAclIpv4EntryId。
删除IPv6规则,需要传入NetworkAclIpv6EntryId。
|
Constructor and Description |
---|
DeleteNetworkAclEntriesRequest(DeleteNetworkAclEntriesRequest 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.