Uses of Record Class
org.springframework.boot.amqp.autoconfigure.RabbitConnectionDetails.Address
Packages that use RabbitConnectionDetails.Address
-
Uses of RabbitConnectionDetails.Address in org.springframework.boot.amqp.autoconfigure
Methods in org.springframework.boot.amqp.autoconfigure that return RabbitConnectionDetails.AddressModifier and TypeMethodDescriptiondefault RabbitConnectionDetails.AddressRabbitConnectionDetails.getFirstAddress()Returns the first address.Methods in org.springframework.boot.amqp.autoconfigure that return types with arguments of type RabbitConnectionDetails.AddressModifier and TypeMethodDescriptionRabbitConnectionDetails.getAddresses()List of addresses to which the client should connect.