P - the type of the result when the built Mqtt3Unsubscribe is applied to the parent.@DoNotImplement public static interface Mqtt3UnsubscribeBuilder.Nested.Complete<P> extends Mqtt3UnsubscribeBuilder.Nested<P>, Mqtt3UnsubscribeBuilderBase<Mqtt3UnsubscribeBuilder.Nested.Complete<P>>
Mqtt3UnsubscribeBuilder.Nested that is complete which means all mandatory fields are set.Mqtt3UnsubscribeBuilder.Nested.Complete<P>, Mqtt3UnsubscribeBuilder.Nested.Start<P>| Modifier and Type | Method and Description |
|---|---|
P |
applyUnsubscribe()
Builds the
Mqtt3Unsubscribe and applies it to the parent. |
addTopicFilter, addTopicFilter, addTopicFilter, addTopicFilters, addTopicFilters, addTopicFilters, reverse@NotNull P applyUnsubscribe()
Mqtt3Unsubscribe and applies it to the parent.Mqtt3Unsubscribe is applied to the parent.