P - the type of the result when the built Mqtt3Subscription is applied to the parent.@DoNotImplement public static interface Mqtt3SubscriptionBuilder.Nested.Complete<P> extends Mqtt3SubscriptionBuilder.Nested<P>, Mqtt3SubscriptionBuilderBase.Complete<Mqtt3SubscriptionBuilder.Nested.Complete<P>>
Mqtt3SubscriptionBuilder.Nested that is complete which means all mandatory fields are set.Mqtt3SubscriptionBuilder.Nested.Complete<P>| Modifier and Type | Method and Description |
|---|---|
P |
applySubscription()
Builds the
Mqtt3Subscription and applies it to the parent. |
qostopicFilter, topicFilter, topicFilter@NotNull P applySubscription()
Mqtt3Subscription and applies it to the parent.Mqtt3Subscription is applied to the parent.