Interface ApplicationLogEntity.LogBody
-
- All Known Implementing Classes:
ImmutableApplicationLogEntity.ImmutableLogBody
- Enclosing class:
- ApplicationLogEntity
@Immutable public static interface ApplicationLogEntity.LogBody
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetMessage()StringgetMessageType()
-