Interface MqttClientSslConfigBuilder.Nested<P>

Type Parameters:
P - the type of the result when the built MqttClientSslConfig is applied to the parent.
All Superinterfaces:
MqttClientSslConfigBuilderBase<MqttClientSslConfigBuilder.Nested<P>>
Enclosing interface:
MqttClientSslConfigBuilder

@DoNotImplement public static interface MqttClientSslConfigBuilder.Nested<P> extends MqttClientSslConfigBuilderBase<MqttClientSslConfigBuilder.Nested<P>>
Builder for a MqttClientSslConfig that is applied to a parent.