public class QueueAclInfo extends Object
Modifier and Type | Field and Description |
---|---|
protected String |
accessControlList |
protected String |
accessType |
Constructor and Description |
---|
QueueAclInfo() |
QueueAclInfo(String accessType,
String accessControlList) |
Modifier and Type | Method and Description |
---|---|
String |
getAccessControlList() |
String |
getAccessType() |
Copyright © 2008–2023 Apache Software Foundation. All rights reserved.