P - the type of the result when the built Mqtt5Connect is applied to the parent.@DoNotImplement public static interface Mqtt5ConnectBuilder.Nested<P> extends Mqtt5ConnectBuilderBase<Mqtt5ConnectBuilder.Nested<P>>
Mqtt5Connect that is applied to a parent.| Modifier and Type | Method and Description |
|---|---|
P |
applyConnect()
Builds the
Mqtt5Connect and applies it to the parent. |
cleanStart, enhancedAuth, keepAlive, noKeepAlive, noSessionExpiry, restrictions, restrictions, sessionExpiryInterval, simpleAuth, simpleAuth, userProperties, userProperties, willPublish, willPublish@NotNull P applyConnect()
Mqtt5Connect and applies it to the parent.Mqtt5Connect is applied to the parent.