Interface MqttWebSocketConfigBuilder.Nested<P>

Type Parameters:
P - the type of the result when the built MqttWebSocketConfig is applied to the parent.
All Superinterfaces:
MqttWebSocketConfigBuilderBase<MqttWebSocketConfigBuilder.Nested<P>>
Enclosing interface:
MqttWebSocketConfigBuilder

@DoNotImplement public static interface MqttWebSocketConfigBuilder.Nested<P> extends MqttWebSocketConfigBuilderBase<MqttWebSocketConfigBuilder.Nested<P>>
Builder for a MqttWebSocketConfig that is applied to a parent.