Interface SummarizationDimensionDetail.Builder

    • Method Detail

      • name

        SummarizationDimensionDetail.Builder name​(String name)

        The name of the SummarizationDimensionDetail.

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

        SummarizationDimensionDetail.Builder value​(String value)

        Value of the property used to summarize aggregated events.

        Parameters:
        value - Value of the property used to summarize aggregated events.
        Returns:
        Returns a reference to this object so that method calls can be chained together.