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