Uses of Record Class
org.springframework.boot.autoconfigure.amqp.RabbitConnectionDetails.Address
-
Uses of RabbitConnectionDetails.Address in org.springframework.boot.autoconfigure.amqp
Modifier and TypeMethodDescriptiondefault RabbitConnectionDetails.Address
RabbitConnectionDetails.getFirstAddress()
Returns the first address.Modifier and TypeMethodDescriptionRabbitConnectionDetails.getAddresses()
List of addresses to which the client should connect.