Class GetNetworkLoadBalancerPriceResponse.PriceDetail
java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.nlb.models.GetNetworkLoadBalancerPriceResponse.PriceDetail
- Enclosing class:
GetNetworkLoadBalancerPriceResponse
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetPrice()voidsetChargeType(String chargeType) voidsetCustomPrice(Double customPrice) voidsetOriginalPrice(Double originalPrice) voidvoidsetPurchaseValue(Integer purchaseValue) Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
Constructor Details
-
PriceDetail
public PriceDetail()
-
-
Method Details
-
getChargeType
-
setChargeType
-
getPrice
-
setPrice
-
getCustomPrice
-
setCustomPrice
-
getOriginalPrice
-
setOriginalPrice
-
getPurchaseValue
-
setPurchaseValue
-