public class Logs extends Object
| Modifier and Type | Field and Description |
|---|---|
static String |
SERIALIZED_NAME_EVENTS |
| Constructor and Description |
|---|
Logs() |
| Modifier and Type | Method and Description |
|---|---|
boolean |
equals(Object o) |
List<LogEvent> |
getEvents()
Get events
|
int |
hashCode() |
String |
toString() |
public static final String SERIALIZED_NAME_EVENTS
Copyright © 2018–2023 InfluxData, Inc.. All rights reserved.