Interface Observations.Builder

    • Method Detail

      • text

        Observations.Builder text​(Collection<String> text)

        The text that was unusual.

        Parameters:
        text - The text that was unusual.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • text

        Observations.Builder text​(String... text)

        The text that was unusual.

        Parameters:
        text - The text that was unusual.
        Returns:
        Returns a reference to this object so that method calls can be chained together.