P - the type of the result when the built MqttTopic is applied to the parent.@DoNotImplement public static interface MqttTopicBuilder.Nested.Complete<P> extends MqttTopicBuilder.Nested<P>, MqttTopicBuilderBase<MqttTopicBuilder.Nested.Complete<P>>
MqttTopicBuilder.Nested that is complete which means all mandatory fields are set.MqttTopicBuilder.Nested.Complete<P>| Modifier and Type | Method and Description |
|---|---|
P |
applyTopic()
Builds the
MqttTopic and applies it to the parent. |
addLevel