open fun setEventBusOptions(options: EventBusOptions): VertxOptions
Sets the event bus configuration to configure the host, port, ssl...
options - the event bus options
options
Return a reference to this, so the API can be used fluently