org.jclouds.openstack.swift.v1.options
Class ListContainersOptions.Builder
java.lang.Object
org.jclouds.openstack.swift.v1.options.ListContainersOptions.Builder
- Enclosing class:
- ListContainersOptions
public static class ListContainersOptions.Builder
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ListContainersOptions.Builder
public ListContainersOptions.Builder()
marker
public static ListContainersOptions marker(String marker)
- See Also:
ListContainersOptions.marker(String)
limit
public static ListContainersOptions limit(int limit)
- See Also:
ListContainersOptions.limit(int)
Copyright © 2009-2012 jclouds. All Rights Reserved.