类 GetNetworkLoadBalancerPriceResponse.PriceDetail
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.nlb.models.GetNetworkLoadBalancerPriceResponse.PriceDetail
-
构造器概要
构造器 -
方法概要
修饰符和类型方法说明getPrice()voidsetChargeType(String chargeType) voidsetCustomPrice(Double customPrice) voidsetOriginalPrice(Double originalPrice) voidvoidsetPurchaseValue(Integer purchaseValue) 从类继承的方法 cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
构造器详细资料
-
PriceDetail
public PriceDetail()
-
-
方法详细资料
-
getChargeType
-
setChargeType
-
getPrice
-
setPrice
-
getCustomPrice
-
setCustomPrice
-
getOriginalPrice
-
setOriginalPrice
-
getPurchaseValue
-
setPurchaseValue
-