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