struct

Amqp::Wire::AmqpZeroNineOne::QueueMethods::Declare

Inherits Struct < Value < Object

Constructors

new(name : String, passive : Bool, durable : Bool, exclusive : Bool, auto_delete : Bool, arguments : Hash(String, Amqp::FieldValue), no_wait : Bool = false)
Source

Instance methods

arguments
Source
auto_delete
Source
durable
Source
exclusive
Source
name
Source
no_wait
Source
passive
Source
to_payload
Source