| Package | Description |
|---|---|
| org.jclouds.cloudfiles |
This package contains an Rackspace Cloud Files client implemented by
HttpCommandExecutorService commands. |
| org.jclouds.cloudfiles.domain | |
| org.jclouds.cloudfiles.functions |
| Modifier and Type | Method and Description |
|---|---|
ContainerCDNMetadata |
CloudFilesClient.getCDNMetadata(String container)
Get the CDN attributes of the container.
|
| Modifier and Type | Method and Description |
|---|---|
Set<ContainerCDNMetadata> |
CloudFilesClient.listCDNContainers(ListCdnContainerOptions... options)
Retrieve a list of existing CDN-enabled containers.
|
| Modifier and Type | Method and Description |
|---|---|
int |
ContainerCDNMetadata.compareTo(ContainerCDNMetadata o) |
| Modifier and Type | Method and Description |
|---|---|
ContainerCDNMetadata |
ParseContainerCDNMetadataFromHeaders.apply(HttpResponse from)
parses the http response headers to create a new
ContainerCDNMetadata object. |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.