@DoNotImplement public interface Mqtt5UserPropertiesBuilder extends Mqtt5UserPropertiesBuilderBase<Mqtt5UserPropertiesBuilder>
Mqtt5UserProperties.| Modifier and Type | Interface and Description |
|---|---|
static interface |
Mqtt5UserPropertiesBuilder.Nested<P>
Builder for
Mqtt5UserProperties that are applied to a parent. |
| Modifier and Type | Method and Description |
|---|---|
@NotNull Mqtt5UserProperties |
build()
Builds the
Mqtt5UserProperties. |
@CheckReturnValue @NotNull @NotNull Mqtt5UserProperties build()
Mqtt5UserProperties.Mqtt5UserProperties.