Class LogsInner


  • public final class LogsInner
    extends Object
    The logs.
    • Constructor Detail

      • LogsInner

        public LogsInner()
    • Method Detail

      • content

        public String content()
        Get the content property: The content of the log.
        Returns:
        the content value.
      • withContent

        public LogsInner withContent​(String content)
        Set the content property: The content of the log.
        Parameters:
        content - the content value to set.
        Returns:
        the LogsInner object itself.
      • validate

        public void validate()
        Validates the instance.
        Throws:
        IllegalArgumentException - thrown if the instance is not valid.