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