P - the type of the result when the built Mqtt5SimpleAuth is applied to the parent.@DoNotImplement public static interface Mqtt5SimpleAuthBuilder.Nested.Complete<P> extends Mqtt5SimpleAuthBuilder.Nested<P>, Mqtt5SimpleAuthBuilderBase<Mqtt5SimpleAuthBuilder.Nested.Complete<P>>
Mqtt5SimpleAuthBuilder.Nested that is complete which means all mandatory fields are set.Mqtt5SimpleAuthBuilder.Nested.Complete<P>| Modifier and Type | Method and Description |
|---|---|
P |
applySimpleAuth()
Builds the
Mqtt5SimpleAuth and applies it to the parent. |
password, password, username, username@NotNull P applySimpleAuth()
Mqtt5SimpleAuth and applies it to the parent.Mqtt5SimpleAuth is applied to the parent.