org.jclouds.blobstore.options
Class ListAllOptions.Builder

java.lang.Object
  extended by org.jclouds.blobstore.options.ListAllOptions.Builder
Enclosing class:
ListAllOptions

public static class ListAllOptions.Builder
extends Object


Constructor Summary
ListAllOptions.Builder()
           
 
Method Summary
static ListAllOptions eager(boolean eager)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

ListAllOptions.Builder

public ListAllOptions.Builder()
Method Detail

eager

public static ListAllOptions eager(boolean eager)
See Also:
ListAllOptions.eager(boolean)


Copyright © 2009-2012 jclouds. All Rights Reserved.