Interface MultiMeasureAttributeMapping.Builder

  • Method Details

    • 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

      MultiMeasureAttributeMapping.Builder measureValueType(MeasureValueType 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:
    • 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.