public class ModifyVpnGatewayCcnRoutesRequest extends AbstractModel
| Constructor and Description | 
|---|
| ModifyVpnGatewayCcnRoutesRequest() | 
| Modifier and Type | Method and Description | 
|---|---|
| VpngwCcnRoutes[] | getRoutes()Get The CCN route (IDC IP range) list. | 
| String | getVpnGatewayId()Get The ID of the VPN gateway instance. | 
| void | setRoutes(VpngwCcnRoutes[] Routes)Set The CCN route (IDC IP range) list. | 
| void | setVpnGatewayId(String VpnGatewayId)Set The ID of the VPN gateway instance. | 
| void | toMap(HashMap<String,String> map,
     String prefix)Internal implementation, normal users should not use it. | 
any, fromJsonString, getBinaryParams, getMultipartRequestParams, set, setParamArrayObj, setParamArraySimple, setParamObj, setParamSimple, toJsonStringpublic String getVpnGatewayId()
public void setVpnGatewayId(String VpnGatewayId)
VpnGatewayId - The ID of the VPN gateway instance.public VpngwCcnRoutes[] getRoutes()
public void setRoutes(VpngwCcnRoutes[] Routes)
Routes - The CCN route (IDC IP range) list.Copyright © 2021. All rights reserved.