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