public class SlowQueryForDescribeSlowLogsOutput extends Object
| Constructor and Description |
|---|
SlowQueryForDescribeSlowLogsOutput() |
public SlowQueryForDescribeSlowLogsOutput dbName(String dbName)
public String getDbName()
public void setDbName(String dbName)
public SlowQueryForDescribeSlowLogsOutput executionStartTime(String executionStartTime)
public String getExecutionStartTime()
public void setExecutionStartTime(String executionStartTime)
public SlowQueryForDescribeSlowLogsOutput hostAddress(String hostAddress)
public String getHostAddress()
public void setHostAddress(String hostAddress)
public SlowQueryForDescribeSlowLogsOutput instanceId(String instanceId)
public String getInstanceId()
public void setInstanceId(String instanceId)
public SlowQueryForDescribeSlowLogsOutput nodeId(String nodeId)
public String getNodeId()
public void setNodeId(String nodeId)
public SlowQueryForDescribeSlowLogsOutput queryText(String queryText)
public String getQueryText()
public void setQueryText(String queryText)
public SlowQueryForDescribeSlowLogsOutput queryTimes(Long queryTimes)
public Long getQueryTimes()
public void setQueryTimes(Long queryTimes)
public SlowQueryForDescribeSlowLogsOutput userName(String userName)
public String getUserName()
public void setUserName(String userName)
Copyright © 2026. All rights reserved.