Package cn.ucloud.uphone.models
Class DescribeUPhoneServerModelResponse.UPhoneSpec
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.uphone.models.DescribeUPhoneServerModelResponse.UPhoneSpec
-
- Enclosing class:
- DescribeUPhoneServerModelResponse
public static class DescribeUPhoneServerModelResponse.UPhoneSpec extends Response
-
-
Constructor Summary
Constructors Constructor Description UPhoneSpec()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description IntegergetUPhoneCount()StringgetUPhoneModelName()voidsetUPhoneCount(Integer uPhoneCount)voidsetUPhoneModelName(String uPhoneModelName)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-