P - the type of the result when the built MqttClientTransportConfig is applied to the parent.@DoNotImplement public static interface MqttClientTransportConfigBuilder.Nested<P> extends MqttClientTransportConfigBuilderBase<MqttClientTransportConfigBuilder.Nested<P>>
MqttClientTransportConfig that is applied to a parent.| Modifier and Type | Method and Description |
|---|---|
P |
applyTransportConfig()
Builds the
MqttClientTransportConfig and applies it to the parent. |
localAddress, localAddress, localAddress, localPort, mqttConnectTimeout, proxyConfig, proxyConfig, serverAddress, serverHost, serverHost, serverPort, socketConnectTimeout, sslConfig, sslConfig, sslWithDefaultConfig, webSocketConfig, webSocketConfig, webSocketWithDefaultConfig@NotNull P applyTransportConfig()
MqttClientTransportConfig and applies it to the parent.MqttClientTransportConfig is applied to the parent.