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