Interface Dimension.Builder

    • Method Detail

      • name

        Dimension.Builder name​(String name)

        Internal only. The name of the dimension.

        Parameters:
        name - Internal only. 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)

        Internal only. The value of the dimension.

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