Interface EventVariableSummary.Builder

    • Method Detail

      • name

        EventVariableSummary.Builder name​(String name)

        The event variable name.

        Parameters:
        name - The event variable name.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • value

        EventVariableSummary.Builder value​(String value)

        The value of the event variable.

        Parameters:
        value - The value of the event variable.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • source

        EventVariableSummary.Builder source​(String source)

        The event variable source.

        Parameters:
        source - The event variable source.
        Returns:
        Returns a reference to this object so that method calls can be chained together.