| Package | Description | 
|---|---|
| org.jclouds.cloudfiles | This package contains an Rackspace Cloud Files client implemented by  HttpCommandExecutorServicecommands. | 
| org.jclouds.cloudfiles.options | 
| Modifier and Type | Method and Description | 
|---|---|
| Set<ContainerCDNMetadata> | CloudFilesClient. listCDNContainers(ListCdnContainerOptions... options)Retrieve a list of existing CDN-enabled containers. | 
| Modifier and Type | Field and Description | 
|---|---|
| static ListCdnContainerOptions | ListCdnContainerOptions. NONE | 
| Modifier and Type | Method and Description | 
|---|---|
| ListCdnContainerOptions | ListCdnContainerOptions. afterMarker(String marker)Indicates where to begin listing the identity's containers. | 
| static ListCdnContainerOptions | ListCdnContainerOptions.Builder. afterMarker(String marker) | 
| ListCdnContainerOptions | ListCdnContainerOptions. enabledOnly() | 
| static ListCdnContainerOptions | ListCdnContainerOptions.Builder. enabledOnly() | 
| ListCdnContainerOptions | ListCdnContainerOptions. maxResults(int limit)The maximum number of containers that will be included in the response body. | 
| static ListCdnContainerOptions | ListCdnContainerOptions.Builder. maxResults(int limit) | 
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.