Package | Description |
---|---|
chttl.cloud.hws.services.caas.model |
Modifier and Type | Method and Description |
---|---|
java.util.List<LogEntry> |
ListLogResponse.getLogList()
to get list of log data
|
Modifier and Type | Method and Description |
---|---|
void |
ListLogResponse.setLogList(java.util.List<LogEntry> logList)
to set list of log data
|