Package | Description |
---|---|
com.tencentcloudapi.vpc.v20170312.models |
Modifier and Type | Method and Description |
---|---|
VpnGateway |
CreateVpnGatewayResponse.getVpnGateway()
Get VPN网关对象
|
VpnGateway[] |
DescribeVpnGatewaysResponse.getVpnGatewaySet()
Get VPN网关实例详细信息列表。
|
Modifier and Type | Method and Description |
---|---|
void |
CreateVpnGatewayResponse.setVpnGateway(VpnGateway VpnGateway)
Set VPN网关对象
|
void |
DescribeVpnGatewaysResponse.setVpnGatewaySet(VpnGateway[] VpnGatewaySet)
Set VPN网关实例详细信息列表。
|
Constructor and Description |
---|
VpnGateway(VpnGateway 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.