public static interface AMQP.Access.Request extends Method
Modifier and Type | Interface and Description |
---|---|
static class |
AMQP.Access.Request.Builder |
Modifier and Type | Method and Description |
---|---|
boolean |
getActive() |
boolean |
getExclusive() |
boolean |
getPassive() |
boolean |
getRead() |
String |
getRealm() |
boolean |
getWrite() |
protocolClassId, protocolMethodId, protocolMethodName
String getRealm()
boolean getExclusive()
boolean getPassive()
boolean getActive()
boolean getWrite()
boolean getRead()
Copyright © 2022 VMware, Inc. or its affiliates.. All rights reserved.