Package | Description |
---|---|
org.jclouds.rackspace.cloudfiles.v1.domain | |
org.jclouds.rackspace.cloudfiles.v1.features | |
org.jclouds.rackspace.cloudfiles.v1.functions |
Modifier and Type | Method and Description |
---|---|
CDNContainer |
CDNContainer.Builder.build() |
Modifier and Type | Method and Description |
---|---|
int |
CDNContainer.compareTo(CDNContainer that) |
CDNContainer.Builder |
CDNContainer.Builder.fromContainer(CDNContainer from) |
Modifier and Type | Method and Description |
---|---|
CDNContainer |
CDNApi.get(String containerName)
Gets the specified CDN Container.
|
Modifier and Type | Method and Description |
---|---|
com.google.common.collect.FluentIterable<CDNContainer> |
CDNApi.list()
Lists up to 10,000 CDN containers.
|
com.google.common.collect.FluentIterable<CDNContainer> |
CDNApi.list(ListCDNContainerOptions options)
Lists CDN containers, with the given options.
|
Modifier and Type | Method and Description |
---|---|
CDNContainer |
ParseCDNContainerFromHeaders.apply(HttpResponse from)
parses the http response headers to create a new
CDNContainer object. |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.