open fun setAddressResolverOptions(addressResolverOptions: AddressResolverOptions): VertxOptions
Sets the address resolver configuration to configure resolving DNS servers, cache TTL, etc...
addressResolverOptions - the address resolver options
Return
a reference to this, so the API can be used fluently