Package cn.ucloud.uphone.models
Class RunSyncCommandResponse.UPhoneCommandResult
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.uphone.models.RunSyncCommandResponse.UPhoneCommandResult
-
- Enclosing class:
- RunSyncCommandResponse
public static class RunSyncCommandResponse.UPhoneCommandResult extends Response
-
-
Constructor Summary
Constructors Constructor Description UPhoneCommandResult()
-
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
-
-