P - the type of the result when the built MqttClientSslConfig is applied to the parent.@DoNotImplement public static interface MqttClientSslConfigBuilder.Nested<P> extends MqttClientSslConfigBuilderBase<MqttClientSslConfigBuilder.Nested<P>>
MqttClientSslConfig that is applied to a parent.| Modifier and Type | Method and Description |
|---|---|
P |
applySslConfig()
Builds the
MqttClientSslConfig and applies it to the parent. |
cipherSuites, handshakeTimeout, hostnameVerifier, keyManagerFactory, protocols, trustManagerFactory@NotNull P applySslConfig()
MqttClientSslConfig and applies it to the parent.MqttClientSslConfig is applied to the parent.