| Package | Description | 
|---|---|
| com.tencentcloudapi.vpc.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
VpnGateway | 
CreateVpnGatewayResponse.getVpnGateway()
Get VPN gateway object. 
 | 
VpnGateway[] | 
DescribeVpnGatewaysResponse.getVpnGatewaySet()
Get The list of details of VPN gateway instances. 
 | 
| Modifier and Type | Method and Description | 
|---|---|
void | 
CreateVpnGatewayResponse.setVpnGateway(VpnGateway VpnGateway)
Set VPN gateway object. 
 | 
void | 
DescribeVpnGatewaysResponse.setVpnGatewaySet(VpnGateway[] VpnGatewaySet)
Set The list of details of VPN gateway instances. 
 | 
| 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 © 2022. All rights reserved.