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