Package com.hivemq.client.mqtt.datatypes
Interface MqttTopicBuilder.Nested<P>
- Type Parameters:
P- the type of the result when the builtMqttTopicis applied to the parent.
- All Superinterfaces:
MqttTopicBuilderBase<MqttTopicBuilder.Nested.Complete<P>>
- All Known Subinterfaces:
MqttTopicBuilder.Nested.Complete<P>
- Enclosing interface:
MqttTopicBuilder
@DoNotImplement
public static interface MqttTopicBuilder.Nested<P>
extends MqttTopicBuilderBase<MqttTopicBuilder.Nested.Complete<P>>
Builder for a
MqttTopic that is applied to a parent.-
Nested Class Summary
Nested ClassesModifier and TypeInterfaceDescriptionstatic interfaceMqttTopicBuilder.Nestedthat is complete which means all mandatory fields are set. -
Method Summary
Methods inherited from interface com.hivemq.client.mqtt.datatypes.MqttTopicBuilderBase
addLevel