| Package | Description | 
|---|---|
| org.jclouds.sqs.features | |
| org.jclouds.sqs.options | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<com.google.common.collect.FluentIterable<URI>> | 
QueueAsyncApi.list(ListQueuesOptions options)  | 
com.google.common.collect.FluentIterable<URI> | 
QueueApi.list(ListQueuesOptions options)  | 
| Modifier and Type | Method and Description | 
|---|---|
ListQueuesOptions | 
ListQueuesOptions.queuePrefix(String prefix)
String to use for filtering the list results. 
 | 
static ListQueuesOptions | 
ListQueuesOptions.Builder.queuePrefix(String prefix)  | 
Copyright © 2009-2013 jclouds. All Rights Reserved.