@DoNotImplement public interface Mqtt5ConnectRestrictionsBuilder extends Mqtt5ConnectRestrictionsBuilderBase<Mqtt5ConnectRestrictionsBuilder>
Mqtt5ConnectRestrictions.| Modifier and Type | Interface and Description |
|---|---|
static interface |
Mqtt5ConnectRestrictionsBuilder.Nested<P>
Builder for
Mqtt5ConnectRestrictions that are applied to a parent. |
| Modifier and Type | Method and Description |
|---|---|
@NotNull Mqtt5ConnectRestrictions |
build()
Builds the
Mqtt5ConnectRestrictions. |
maximumPacketSize, receiveMaximum, requestProblemInformation, requestResponseInformation, sendMaximum, sendMaximumPacketSize, sendTopicAliasMaximum, topicAliasMaximum@CheckReturnValue @NotNull @NotNull Mqtt5ConnectRestrictions build()
Mqtt5ConnectRestrictions.Mqtt5ConnectRestrictions.