Interface Mqtt5Configuration.Builder

    • Method Detail

      • propagatingAttributes

        Mqtt5Configuration.Builder propagatingAttributes​(Collection<PropagatingAttribute> propagatingAttributes)

        An object that represents the propagating thing attributes and the connection attributes.

        Parameters:
        propagatingAttributes - An object that represents the propagating thing attributes and the connection attributes.
        Returns:
        Returns a reference to this object so that method calls can be chained together.
      • propagatingAttributes

        Mqtt5Configuration.Builder propagatingAttributes​(PropagatingAttribute... propagatingAttributes)

        An object that represents the propagating thing attributes and the connection attributes.

        Parameters:
        propagatingAttributes - An object that represents the propagating thing attributes and the connection attributes.
        Returns:
        Returns a reference to this object so that method calls can be chained together.