Package cn.ucloud.uphone.models
Class InstallUPhoneAppVersionResponse
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.uphone.models.InstallUPhoneAppVersionResponse
-
public class InstallUPhoneAppVersionResponse extends Response
-
-
Constructor Summary
Constructors Constructor Description InstallUPhoneAppVersionResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetJobId()voidsetJobId(String jobId)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-