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)
ListCdnContainerOptions#limit(int)
Copyright © 2009-2012 jclouds. All Rights Reserved.