Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
NetworkAcl |
CreateNetworkAclResponse.getNetworkAcl()
Get 网络ACL实例。
|
NetworkAcl[] |
DescribeNetworkAclsResponse.getNetworkAclSet()
Get 实例详细信息列表。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateNetworkAclResponse.setNetworkAcl(NetworkAcl NetworkAcl)
Set 网络ACL实例。
|
void |
DescribeNetworkAclsResponse.setNetworkAclSet(NetworkAcl[] NetworkAclSet)
Set 实例详细信息列表。
|
Constructor and Description |
---|
NetworkAcl(NetworkAcl 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 © 2023. All rights reserved.