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