Class GetCompShareInstancePriceResponse.CompSharePriceDetail
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.ucompshare.models.GetCompShareInstancePriceResponse.CompSharePriceDetail
- Enclosing class:
GetCompShareInstancePriceResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDisks()voidsetChargeType(String chargeType) voidsetCompShareImage(Double compShareImage) voidvoidsetInstance(Double instance) voidsetInstanceDiscountType(Integer instanceDiscountType) voidsetListPrice(String listPrice) voidsetOriginalPrice(Double originalPrice) Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
Constructor Details
-
CompSharePriceDetail
public CompSharePriceDetail()
-
-
Method Details
-
getChargeType
-
setChargeType
-
getInstance
-
setInstance
-
getDisks
-
setDisks
-
getOriginalPrice
-
setOriginalPrice
-
getListPrice
-
setListPrice
-
getInstanceDiscountType
-
setInstanceDiscountType
-