P - the type of the result when the built Mqtt3Subscribe is applied to the parent.@DoNotImplement public static interface Mqtt3SubscribeBuilder.Nested.Complete<P> extends Mqtt3SubscribeBuilder.Nested<P>, Mqtt3SubscribeBuilderBase<Mqtt3SubscribeBuilder.Nested.Complete<P>>
Mqtt3SubscribeBuilder.Nested that is complete which means all mandatory fields are set.Mqtt3SubscribeBuilder.Nested.Complete<P>, Mqtt3SubscribeBuilder.Nested.Start<P>| Modifier and Type | Method and Description |
|---|---|
P |
applySubscribe()
Builds the
Mqtt3Subscribe and applies it to the parent. |
addSubscription, addSubscription, addSubscriptions, addSubscriptions, addSubscriptions@NotNull P applySubscribe()
Mqtt3Subscribe and applies it to the parent.Mqtt3Subscribe is applied to the parent.