org.jclouds.blobstore.options
Class ListOptions.Builder
java.lang.Object
org.jclouds.blobstore.options.ListOptions.Builder
- Enclosing class:
- ListOptions
public static class ListOptions.Builder
- extends Object
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListOptions.Builder
public ListOptions.Builder()
afterMarker
public static ListOptions afterMarker(String marker)
- See Also:
ListOptions.afterMarker(String)
maxResults
public static ListOptions maxResults(int maxKeys)
- See Also:
ListOptions.maxResults(int)
Copyright © 2009-2011 jclouds. All Rights Reserved.