AmqpClientOptions.setPassword

Sets the password.

@param pwd the password, defaults to system variable {@code amqp-client-password} and to {@code AMQP_CLIENT_PASSWORD} environment variable. @return the current {@link AmqpClientOptions}

class AmqpClientOptions
setPassword
(
string pwd
)

Meta