P - the type of the result when the built MqttClientAutoReconnect is applied to the parent.@DoNotImplement public static interface MqttClientAutoReconnectBuilder.Nested<P> extends MqttClientAutoReconnectBuilderBase<MqttClientAutoReconnectBuilder.Nested<P>>
MqttClientAutoReconnect that is applied to a parent.| Modifier and Type | Method and Description |
|---|---|
P |
applyAutomaticReconnect()
Builds the
MqttClientAutoReconnect and applies it to the parent. |
initialDelay, maxDelay@NotNull P applyAutomaticReconnect()
MqttClientAutoReconnect and applies it to the parent.MqttClientAutoReconnect is applied to the parent.