public class RdsSlowLogErrorLogDownloadDetailsRequest extends AbstractBceRequest
| Constructor and Description |
|---|
RdsSlowLogErrorLogDownloadDetailsRequest() |
| Modifier and Type | Method and Description |
|---|---|
Integer |
getDownloadValidTimeInSec() |
String |
getInstanceId() |
String |
getLogId() |
void |
setDownloadValidTimeInSec(Integer downloadValidTimeInSec) |
void |
setInstanceId(String instanceId) |
void |
setLogId(String logId) |
AbstractBceRequest |
withRequestCredentials(BceCredentials credentials) |
getRequestCredentials, setRequestCredentialspublic RdsSlowLogErrorLogDownloadDetailsRequest()
public String getInstanceId()
public void setInstanceId(String instanceId)
public String getLogId()
public void setLogId(String logId)
public Integer getDownloadValidTimeInSec()
public void setDownloadValidTimeInSec(Integer downloadValidTimeInSec)
public AbstractBceRequest withRequestCredentials(BceCredentials credentials)
withRequestCredentials in class AbstractBceRequestCopyright © 2024. All rights reserved.