Package cn.ucloud.uphone.models
Class SetUPhoneConfigResponse.Results
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.uphone.models.SetUPhoneConfigResponse.Results
-
- Enclosing class:
- SetUPhoneConfigResponse
public static class SetUPhoneConfigResponse.Results extends Response
-
-
Constructor Summary
Constructors Constructor Description Results()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetExecuteMsg()StringgetUPhoneId()voidsetExecuteMsg(String executeMsg)voidsetUPhoneId(String uPhoneId)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-