Uses of Class
io.aiven.kafka.connect.amqp.common.config.AmqpFragment.Setter
Packages that use AmqpFragment.Setter
-
Uses of AmqpFragment.Setter in io.aiven.kafka.connect.amqp.common.config
Methods in io.aiven.kafka.connect.amqp.common.config that return AmqpFragment.SetterModifier and TypeMethodDescriptionAmqpFragment.Setter.setAddress(String address) Sets the address for the AMQP receiver.Sets the host value.AmqpFragment.Setter.setPassword(String password) Sets the user password to connect to the AMQP server.AmqpFragment.Setter.setPort(int port) Sets the port for the AMQP connection.static AmqpFragment.SetterCreates the setter for this fragment.Sets the user name to connect to the AMQP server.