org.jclouds.sqs.options
Class ListQueuesOptions.Builder

java.lang.Object
  extended by org.jclouds.sqs.options.ListQueuesOptions.Builder
Enclosing class:
ListQueuesOptions

public static class ListQueuesOptions.Builder
extends Object


Constructor Summary
ListQueuesOptions.Builder()
           
 
Method Summary
static ListQueuesOptions queuePrefix(String prefix)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListQueuesOptions.Builder

public ListQueuesOptions.Builder()
Method Detail

queuePrefix

public static ListQueuesOptions queuePrefix(String prefix)
See Also:
ListQueuesOptions.queuePrefix(String )


Copyright © 2009-2013 jclouds. All Rights Reserved.