| Package | Description | 
|---|---|
| org.jclouds.hpcloud.objectstorage.domain | |
| org.jclouds.hpcloud.objectstorage.extensions | |
| org.jclouds.hpcloud.objectstorage.functions | 
| Modifier and Type | Method and Description | 
|---|---|
CDNContainer | 
CDNContainer.Builder.build()  | 
| Modifier and Type | Method and Description | 
|---|---|
int | 
CDNContainer.compareTo(CDNContainer o)  | 
CDNContainer.Builder | 
CDNContainer.Builder.fromCDNContainer(CDNContainer in)  | 
| Modifier and Type | Method and Description | 
|---|---|
CDNContainer | 
CDNContainerApi.get(String container)  | 
| Modifier and Type | Method and Description | 
|---|---|
com.google.common.util.concurrent.ListenableFuture<CDNContainer> | 
CDNContainerAsyncApi.get(String container)  | 
com.google.common.util.concurrent.ListenableFuture<com.google.common.collect.FluentIterable<CDNContainer>> | 
CDNContainerAsyncApi.list()  | 
com.google.common.collect.FluentIterable<CDNContainer> | 
CDNContainerApi.list()  | 
com.google.common.util.concurrent.ListenableFuture<com.google.common.collect.FluentIterable<CDNContainer>> | 
CDNContainerAsyncApi.list(ListCDNContainerOptions options)  | 
com.google.common.collect.FluentIterable<CDNContainer> | 
CDNContainerApi.list(ListCDNContainerOptions 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-2013 jclouds. All Rights Reserved.