Package 

Class LogPayload


  • @JsonClass(generateAdapter = true) 
    public final class LogPayload
    
                        

    A set of log messages sent by the user

    • Field Summary

      Fields 
      Modifier and Type Field Description
      private final List<Log> logs
    • Method Summary

      Modifier and Type Method Description
      final List<Log> getLogs()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait