Interface PropagatingAttribute.Builder

  • Method Details

    • userPropertyKey

      PropagatingAttribute.Builder userPropertyKey(String userPropertyKey)

      The key of the user property key-value pair.

      Parameters:
      userPropertyKey - The key of the user property key-value pair.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • thingAttribute

      PropagatingAttribute.Builder thingAttribute(String thingAttribute)

      The user-defined thing attribute that is propagating for MQTT 5 message enrichment.

      Parameters:
      thingAttribute - The user-defined thing attribute that is propagating for MQTT 5 message enrichment.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • connectionAttribute

      PropagatingAttribute.Builder connectionAttribute(String connectionAttribute)

      The attribute associated with the connection between a device and Amazon Web Services IoT Core.

      Parameters:
      connectionAttribute - The attribute associated with the connection between a device and Amazon Web Services IoT Core.
      Returns:
      Returns a reference to this object so that method calls can be chained together.