Skip to content

allow direct setting of connect properties to builder#663

Merged
sbSteveK merged 3 commits into
mainfrom
mqtt5-builder-connect-properties
Sep 19, 2025
Merged

allow direct setting of connect properties to builder#663
sbSteveK merged 3 commits into
mainfrom
mqtt5-builder-connect-properties

Conversation

@sbSteveK

Copy link
Copy Markdown
Contributor

The AwsIotMqtt5ClientBuilder by default creates a ConnectPacketBuilder that can be modified instead of requiring the customer provide a fully formed ConnectPacketBuilder. This PR allows setting of various MQTT5 connect properties in the mqtt5 builder without needing to create a fully separate ConnectPacketBuilder.

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.

Comment thread sdk/src/main/java/software/amazon/awssdk/iot/AwsIotMqtt5ClientBuilder.java Outdated
Comment thread sdk/src/main/java/software/amazon/awssdk/iot/AwsIotMqtt5ClientBuilder.java Outdated
Comment thread sdk/src/main/java/software/amazon/awssdk/iot/AwsIotMqtt5ClientBuilder.java Outdated
@sbSteveK
sbSteveK merged commit 1752650 into main Sep 19, 2025
18 checks passed
@sbSteveK
sbSteveK deleted the mqtt5-builder-connect-properties branch September 19, 2025 14:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants