|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ListCDNContainerOptions | |
|---|---|
| org.jclouds.hpcloud.objectstorage.extensions | |
| org.jclouds.hpcloud.objectstorage.options | |
| Uses of ListCDNContainerOptions in org.jclouds.hpcloud.objectstorage.extensions |
|---|
| Methods in org.jclouds.hpcloud.objectstorage.extensions with parameters of type ListCDNContainerOptions | |
|---|---|
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)
|
| Uses of ListCDNContainerOptions in org.jclouds.hpcloud.objectstorage.options |
|---|
| Fields in org.jclouds.hpcloud.objectstorage.options declared as ListCDNContainerOptions | |
|---|---|
static ListCDNContainerOptions |
ListCDNContainerOptions.NONE
|
| Methods in org.jclouds.hpcloud.objectstorage.options that return ListCDNContainerOptions | |
|---|---|
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)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||