public class ModifyVpnGatewayCcnRoutesRequest extends AbstractModel
Constructor and Description |
---|
ModifyVpnGatewayCcnRoutesRequest() |
Modifier and Type | Method and Description |
---|---|
VpngwCcnRoutes[] |
getRoutes()
Get 云联网路由(IDC网段)列表
|
String |
getVpnGatewayId()
Get VPN网关实例ID
|
void |
setRoutes(VpngwCcnRoutes[] Routes)
Set 云联网路由(IDC网段)列表
|
void |
setVpnGatewayId(String VpnGatewayId)
Set VPN网关实例ID
|
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, toJsonString
public String getVpnGatewayId()
public void setVpnGatewayId(String VpnGatewayId)
VpnGatewayId
- VPN网关实例IDpublic VpngwCcnRoutes[] getRoutes()
public void setRoutes(VpngwCcnRoutes[] Routes)
Routes
- 云联网路由(IDC网段)列表Copyright © 2020. All rights reserved.