P - the type of the result when the built Mqtt5UserProperties are applied to the parent.@DoNotImplement public static interface Mqtt5UserPropertiesBuilder.Nested<P> extends Mqtt5UserPropertiesBuilderBase<Mqtt5UserPropertiesBuilder.Nested<P>>
Mqtt5UserProperties that are applied to a parent.| Modifier and Type | Method and Description |
|---|---|
P |
applyUserProperties()
Builds the
Mqtt5UserProperties and applies them to the parent. |
@NotNull P applyUserProperties()
Mqtt5UserProperties and applies them to the parent.Mqtt5UserProperties are applied to the parent.