Package cn.ucloud.umem.models
Class DescribeURedisBackupURLResponse
- java.lang.Object
-
- cn.ucloud.common.response.Response
-
- cn.ucloud.umem.models.DescribeURedisBackupURLResponse
-
public class DescribeURedisBackupURLResponse extends Response
-
-
Constructor Summary
Constructors Constructor Description DescribeURedisBackupURLResponse()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description StringgetBackupPath()StringgetBackupURL()voidsetBackupPath(String backupPath)voidsetBackupURL(String backupURL)-
Methods inherited from class cn.ucloud.common.response.Response
getAction, getMessage, getRequestId, getRetCode, setAction, setMessage, setRequestId, setRetCode
-
-