Package com.rabbitmq.client
Class AMQP.Exchange.Bind.Builder
java.lang.Object
com.rabbitmq.client.AMQP.Exchange.Bind.Builder
- Enclosing interface:
AMQP.Exchange.Bind
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
destination
(String destination) nowait()
nowait
(boolean nowait) routingKey
(String routingKey) ticket
(int ticket)
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
ticket
-
destination
-
source
-
routingKey
-
nowait
-
nowait
-
arguments
-
build
-