Class MqttConfigBuilder

java.lang.Object
de.poiu.coat.CoatConfigBuilder
de.poiu.coat.example.MqttConfigBuilder

@Generated(value="de.poiu.coat.processor.codegeneration.CoatBuilderGenerator", date="2024-04-05T21:38:52.431807336+02:00") public class MqttConfigBuilder extends de.poiu.coat.CoatConfigBuilder
Builder class for creating new MqttConfig instances.

Create the builder by calling create(). Then call the add and/or addEnvVars methods for specifying the config sources (and the order in which they are applied), then call build() to create the MqttConfig.