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.