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