| Package | Description | 
|---|---|
| com.tencentcloudapi.vpc.v20170312.models | 
| Modifier and Type | Method and Description | 
|---|---|
| VpnGatewayRoute[] | DescribeVpnGatewayRoutesResponse. getRoutes()Get VPN网关目的路由。 | 
| VpnGatewayRoute[] | CreateVpnGatewayRoutesResponse. getRoutes()Get VPN网关目的路由 | 
| VpnGatewayRoute[] | CreateVpnGatewayRoutesRequest. getRoutes()Get VPN网关目的路由列表 | 
| VpnGatewayRoute[] | ModifyVpnGatewayRoutesResponse. getRoutes()Get VPN路由信息 | 
| Modifier and Type | Method and Description | 
|---|---|
| void | DescribeVpnGatewayRoutesResponse. setRoutes(VpnGatewayRoute[] Routes)Set VPN网关目的路由。 | 
| void | CreateVpnGatewayRoutesResponse. setRoutes(VpnGatewayRoute[] Routes)Set VPN网关目的路由 | 
| void | CreateVpnGatewayRoutesRequest. setRoutes(VpnGatewayRoute[] Routes)Set VPN网关目的路由列表 | 
| void | ModifyVpnGatewayRoutesResponse. setRoutes(VpnGatewayRoute[] Routes)Set VPN路由信息 | 
| Constructor and Description | 
|---|
| VpnGatewayRoute(VpnGatewayRoute 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 © 2025. All rights reserved.