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