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