public interface EventMessage extends Message<EventMessage>
Methods to set message fields specific to Events.
An EventMessage is a message to SAS describing a network event or processing step within a network service. EventMessages have an ID used to look up a description from a bundle deployed to the SAS server and contain parameters holding information about the state of the system that led to the event being reported.
Modifier and Type | Method and Description |
---|---|
EventMessage |
timestamp(long timestamp) |
instance, isEnabled, report, staticParam, staticParam, staticParam, threadSafeParam, varParam, varParams, varParams
EventMessage timestamp(long timestamp)
timestamp
- the timestamp to set