public class DataForDescribeNormalLogsOutput extends Object
| Constructor and Description |
|---|
DataForDescribeNormalLogsOutput() |
| Modifier and Type | Method and Description |
|---|---|
DataForDescribeNormalLogsOutput |
connection(String connection) |
DataForDescribeNormalLogsOutput |
createTime(String createTime) |
boolean |
equals(Object o) |
String |
getConnection()
Get connection
|
String |
getCreateTime()
Get createTime
|
String |
getLogType()
Get logType
|
String |
getMessage()
Get message
|
int |
hashCode() |
DataForDescribeNormalLogsOutput |
logType(String logType) |
DataForDescribeNormalLogsOutput |
message(String message) |
void |
setConnection(String connection) |
void |
setCreateTime(String createTime) |
void |
setLogType(String logType) |
void |
setMessage(String message) |
String |
toString() |
public DataForDescribeNormalLogsOutput connection(String connection)
public String getConnection()
public void setConnection(String connection)
public DataForDescribeNormalLogsOutput createTime(String createTime)
public String getCreateTime()
public void setCreateTime(String createTime)
public DataForDescribeNormalLogsOutput logType(String logType)
public String getLogType()
public void setLogType(String logType)
public DataForDescribeNormalLogsOutput message(String message)
public String getMessage()
public void setMessage(String message)
Copyright © 2026. All rights reserved.