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