open fun setHAEnabled(haEnabled: Boolean): VertxOptions
Set whether HA will be enabled on the Vert.x instance.
haEnabled - true if enabled, false if not.
haEnabled
Return a reference to this, so the API can be used fluently