Class DescribeUDBBinlogBackupURLRequest


  • public class DescribeUDBBinlogBackupURLRequest
    extends Request
    • Constructor Detail

      • DescribeUDBBinlogBackupURLRequest

        public DescribeUDBBinlogBackupURLRequest()
    • Method Detail

      • getZone

        public String getZone()
      • setZone

        public void setZone​(String zone)
      • getDBId

        public String getDBId()
      • setDBId

        public void setDBId​(String dbId)
      • getBackupId

        public Integer getBackupId()
      • setBackupId

        public void setBackupId​(Integer backupId)
      • loadMaxRetries

        public Integer loadMaxRetries()
      • withMaxRetries

        public void withMaxRetries​(Integer arg0)
      • loadTimeout

        public Integer loadTimeout()
      • withTimeout

        public void withTimeout​(Integer arg0)