Package cn.ucloud.uphone.models
Class DescribeUPhoneServerModelResponse.StockInfo
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.uphone.models.DescribeUPhoneServerModelResponse.StockInfo
-
- Enclosing class:
- DescribeUPhoneServerModelResponse
public static class DescribeUPhoneServerModelResponse.StockInfo extends Response
-
-
Constructor Summary
Constructors Constructor Description StockInfo()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetModelName()IntegergetStockCount()voidsetModelName(String modelName)voidsetStockCount(Integer stockCount)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-