public class ListCdnContainerOptions
extends org.jclouds.http.options.BaseHttpRequestOptions
| Modifier and Type | Class and Description |
|---|---|
static class |
ListCdnContainerOptions.Builder |
| Modifier and Type | Field and Description |
|---|---|
static ListCdnContainerOptions |
NONE |
| Constructor and Description |
|---|
ListCdnContainerOptions() |
| Modifier and Type | Method and Description |
|---|---|
ListCdnContainerOptions |
afterMarker(String marker)
Indicates where to begin listing the identity's containers.
|
ListCdnContainerOptions |
enabledOnly() |
ListCdnContainerOptions |
maxResults(int limit)
The maximum number of containers that will be included in the response body.
|
public static final ListCdnContainerOptions NONE
public ListCdnContainerOptions enabledOnly()
public ListCdnContainerOptions afterMarker(String marker)
public ListCdnContainerOptions maxResults(int limit)
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.