Interface MultiMeasureAttributeMapping.Builder

    • Method Detail

      • measureValue

        MultiMeasureAttributeMapping.Builder measureValue​(String measureValue)

        Dynamic path to the measurement attribute in the source event.

        Parameters:
        measureValue - Dynamic path to the measurement attribute in the source event.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • measureValueType

        MultiMeasureAttributeMapping.Builder measureValueType​(String measureValueType)

        Data type of the measurement attribute in the source event.

        Parameters:
        measureValueType - Data type of the measurement attribute in the source event.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
        See Also:
        MeasureValueType, MeasureValueType
      • multiMeasureAttributeName

        MultiMeasureAttributeMapping.Builder multiMeasureAttributeName​(String multiMeasureAttributeName)

        Target measure name to be used.

        Parameters:
        multiMeasureAttributeName - Target measure name to be used.
        Returns:
        Returns a reference to this object so that method calls can be chained together.