Package cn.ucloud.uhost.models
Class GetAttachedDiskUpgradePriceResponse
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.uhost.models.GetAttachedDiskUpgradePriceResponse
-
public class GetAttachedDiskUpgradePriceResponse extends Response
-
-
Constructor Summary
Constructors Constructor Description GetAttachedDiskUpgradePriceResponse()
-
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
-
-