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