public interface Message
| Modifier and Type | Interface and Description |
|---|---|
static interface |
Message.Builder |
| Modifier and Type | Method and Description |
|---|---|
int |
cefVersion() |
String |
deviceEventClassId() |
String |
deviceProduct() |
String |
deviceVendor() |
String |
deviceVersion() |
Map<String,String> |
extensions() |
String |
host() |
String |
name() |
String |
severity() |
Date |
timestamp() |
Copyright © 2017. All rights reserved.