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