AmqpClientOptions.setHost

Sets the host.

@param host the host, must not be {@code null} when the client attempt to connect. Defaults to system variable {@code amqp-client-host} and to {@code AMQP_CLIENT_HOST} environment variable @return the current {@link AmqpClientOptions}

class AmqpClientOptions
setHost
(
string host
)

Meta