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