Interface Dimension.Builder

  • Method Details

    • name

      The name of the dimension.

      Parameters:
      name - The name of the dimension.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • name

      The name of the dimension.

      Parameters:
      name - The name of the dimension.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • value

      Dimension.Builder value(String value)

      The dimension's value.

      Parameters:
      value - The dimension's value.
      Returns:
      Returns a reference to this object so that method calls can be chained together.