public static class ListCDNContainerOptions.Builder extends Object
Constructor and Description |
---|
ListCDNContainerOptions.Builder() |
Modifier and Type | Method and Description |
---|---|
static ListCDNContainerOptions |
afterMarker(String marker) |
static ListCDNContainerOptions |
enabledOnly() |
static ListCDNContainerOptions |
maxResults(int limit) |
public static ListCDNContainerOptions enabledOnly()
public static ListCDNContainerOptions afterMarker(String marker)
public static ListCDNContainerOptions maxResults(int limit)
org.jclouds.hpcloud.objectstorage.options.ListCDNContainerOptions#limit(int)
Copyright © 2009-2013 jclouds. All Rights Reserved.