P
- the type of the result when the built Mqtt5Disconnect
is applied to the parent.@DoNotImplement public static interface Mqtt5DisconnectBuilder.Nested<P> extends Mqtt5DisconnectBuilderBase<Mqtt5DisconnectBuilder.Nested<P>>
Mqtt5Disconnect
that is applied to a parent.Modifier and Type | Method and Description |
---|---|
P |
applyDisconnect()
Builds the
Mqtt5Disconnect and applies it to the parent. |
noSessionExpiry, reasonCode, reasonString, reasonString, serverReference, serverReference, sessionExpiryInterval, userProperties, userProperties
@NotNull P applyDisconnect()
Mqtt5Disconnect
and applies it to the parent.Mqtt5Disconnect
is applied to the parent.