Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
NatGateway[] |
DescribeNatGatewaysResponse.getNatGatewaySet()
Get NAT网关对象数组。
|
NatGateway[] |
CreateNatGatewayResponse.getNatGatewaySet()
Get NAT网关对象数组。
|
Modifier and Type | Method and Description |
---|---|
void |
DescribeNatGatewaysResponse.setNatGatewaySet(NatGateway[] NatGatewaySet)
Set NAT网关对象数组。
|
void |
CreateNatGatewayResponse.setNatGatewaySet(NatGateway[] NatGatewaySet)
Set NAT网关对象数组。
|
Constructor and Description |
---|
NatGateway(NatGateway 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.