P - the type of the result when the built Mqtt5ConnectRestrictions are applied to the parent.@DoNotImplement public static interface Mqtt5ConnectRestrictionsBuilder.Nested<P> extends Mqtt5ConnectRestrictionsBuilderBase<Mqtt5ConnectRestrictionsBuilder.Nested<P>>
Mqtt5ConnectRestrictions that are applied to a parent.| Modifier and Type | Method and Description |
|---|---|
P |
applyRestrictions()
Builds the
Mqtt5ConnectRestrictions and applies them to the parent. |
maximumPacketSize, receiveMaximum, requestProblemInformation, requestResponseInformation, sendMaximum, sendMaximumPacketSize, sendTopicAliasMaximum, topicAliasMaximum@NotNull P applyRestrictions()
Mqtt5ConnectRestrictions and applies them to the parent.Mqtt5ConnectRestrictions are applied to the parent.