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.
    • value

      Dimension.Builder value(String value)

      The value of the dimension.

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