|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use QueueAttribute | |
|---|---|
| com.xerox.amazonws.sqs2 | |
| Uses of QueueAttribute in com.xerox.amazonws.sqs2 |
|---|
| Methods in com.xerox.amazonws.sqs2 that return QueueAttribute | |
|---|---|
static QueueAttribute |
QueueAttribute.valueOf(String name)
Returns the enum constant of this type with the specified name. |
static QueueAttribute[] |
QueueAttribute.values()
Returns an array containing the constants of this enum type, in the order they are declared. |
| Methods in com.xerox.amazonws.sqs2 with parameters of type QueueAttribute | |
|---|---|
Map<String,String> |
MessageQueue.getQueueAttributes(QueueAttribute qAttr)
Gets queue attributes. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||