public static interface AMQP.Queue.Declare extends Method
Modifier and Type | Interface and Description |
---|---|
static class |
AMQP.Queue.Declare.Builder |
Modifier and Type | Method and Description |
---|---|
Map<String,Object> |
getArguments() |
boolean |
getAutoDelete() |
boolean |
getDurable() |
boolean |
getExclusive() |
boolean |
getNowait() |
boolean |
getPassive() |
String |
getQueue() |
int |
getTicket() |
protocolClassId, protocolMethodId, protocolMethodName
Copyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.