Package cn.ucloud.ipsecvpn.models
Class GetVPNGatewayUpgradePriceResponse
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.ipsecvpn.models.GetVPNGatewayUpgradePriceResponse
-
public class GetVPNGatewayUpgradePriceResponse extends Response
-
-
Constructor Summary
Constructors Constructor Description GetVPNGatewayUpgradePriceResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description DoublegetPrice()voidsetPrice(Double price)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-