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