Package cn.ucloud.umem.models
Class DescribeURedisVersionResponse.URedisVersionSet
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.umem.models.DescribeURedisVersionResponse.URedisVersionSet
-
- Enclosing class:
- DescribeURedisVersionResponse
public static class DescribeURedisVersionResponse.URedisVersionSet extends Response
-
-
Constructor Summary
Constructors Constructor Description URedisVersionSet()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetVersion()voidsetVersion(String version)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-