Class GetULHostInstancePriceResponse.ULHostPriceSet
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ucompshare.models.GetULHostInstancePriceResponse.ULHostPriceSet
- Enclosing class:
GetULHostInstancePriceResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPrice()voidsetChargeType(String chargeType) voidsetOriginalPrice(Double originalPrice) voidMethods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
Constructor Details
-
ULHostPriceSet
public ULHostPriceSet()
-
-
Method Details
-
getChargeType
-
setChargeType
-
getPrice
-
setPrice
-
getOriginalPrice
-
setOriginalPrice
-