Class DescribeUDBBinlogBackupURLResponse

java.lang.Object
cn.ucloud.common.response.Response
cn.ucloud.udb.models.DescribeUDBBinlogBackupURLResponse

public class DescribeUDBBinlogBackupURLResponse extends Response
  • Constructor Details

    • DescribeUDBBinlogBackupURLResponse

      public DescribeUDBBinlogBackupURLResponse()
  • Method Details

    • getBackupPath

      public String getBackupPath()
    • setBackupPath

      public void setBackupPath(String backupPath)
    • getInnerBackupPath

      public String getInnerBackupPath()
    • setInnerBackupPath

      public void setInnerBackupPath(String innerBackupPath)