Package cn.ucloud.udb.models
Class DescribeUDBBinlogBackupURLRequest
java.lang.Object
cn.ucloud.common.request.Request
cn.ucloud.udb.models.DescribeUDBBinlogBackupURLRequest
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetDBId()getZone()voidsetBackupId(Integer backupId) voidsetBinlogType(String binlogType) voidvoidvoidvoidwithMaxRetries(Integer arg0) voidwithTimeout(Integer arg0) Methods inherited from class cn.ucloud.common.request.Request
encode, getAction, getProjectId, getPublicKey, getSignature, setAction, setProjectId, setPublicKey, setSignature
-
Constructor Details
-
DescribeUDBBinlogBackupURLRequest
public DescribeUDBBinlogBackupURLRequest()
-
-
Method Details