| Package | Description |
|---|---|
| org.jclouds.sqs.domain | |
| org.jclouds.sqs.features | |
| org.jclouds.sqs.functions |
| Modifier and Type | Method and Description |
|---|---|
QueueAttributes |
QueueAttributes.Builder.build() |
| Modifier and Type | Method and Description |
|---|---|
T |
QueueAttributes.Builder.fromQueueAttributes(QueueAttributes in) |
| Modifier and Type | Method and Description |
|---|---|
QueueAttributes |
QueueApi.getAttributes(URI queue)
returns all attributes of a queue.
|
| Modifier and Type | Method and Description |
|---|---|
com.google.common.util.concurrent.ListenableFuture<? extends QueueAttributes> |
QueueAsyncApi.getAttributes(URI queue) |
| Modifier and Type | Method and Description |
|---|---|
QueueAttributes |
MapToQueueAttributes.apply(Map<String,String> input) |
Copyright © 2009-2013 jclouds. All Rights Reserved.