P - the type of the result when the built Mqtt3Connect is applied to the parent.@DoNotImplement public static interface Mqtt3ConnectBuilder.Nested<P> extends Mqtt3ConnectBuilderBase<Mqtt3ConnectBuilder.Nested<P>>
Mqtt3Connect that is applied to a parent.| Modifier and Type | Method and Description |
|---|---|
P |
applyConnect()
Builds the
Mqtt3Connect and applies it to the parent. |
cleanSession, keepAlive, noKeepAlive, restrictions, restrictions, simpleAuth, simpleAuth, willPublish, willPublish@NotNull P applyConnect()
Mqtt3Connect and applies it to the parent.Mqtt3Connect is applied to the parent.