withOptions

open fun withOptions(options: ConnectionFactoryOptions.Builder): ConnectionFactoryBuilder

Initialize a new ConnectionFactoryBuilder based on the specified options.

Return

a new builder initialized with the settings defined in the given options

Parameters

options

the options to use to initialize the builder