public static interface AMQP.Queue.Delete extends Method
Modifier and Type | Interface and Description |
---|---|
static class |
AMQP.Queue.Delete.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
getIfEmpty() |
boolean |
getIfUnused() |
boolean |
getNowait() |
String |
getQueue() |
int |
getTicket() |
protocolClassId, protocolMethodId, protocolMethodName
int getTicket()
String getQueue()
boolean getIfUnused()
boolean getIfEmpty()
boolean getNowait()
Copyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.