P - the type of the result when the built MqttProxyConfig is applied to the parent.@DoNotImplement public static interface MqttProxyConfigBuilder.Nested<P> extends MqttProxyConfigBuilderBase<MqttProxyConfigBuilder.Nested<P>>
MqttProxyConfig that is applied to a parent.| Modifier and Type | Method and Description |
|---|---|
P |
applyProxyConfig()
Builds the
MqttProxyConfig and applies it to the parent. |
address, handshakeTimeout, host, host, password, port, protocol, username@NotNull P applyProxyConfig()
MqttProxyConfig and applies it to the parent.MqttProxyConfig is applied to the parent.