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