|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ListCDNContainerOptions | |
|---|---|
| org.jclouds.hpcloud.objectstorage.lvs | This package contains an HP Cloud Object StorageLasVegas client implemented by HttpCommandExecutorService commands. |
| org.jclouds.hpcloud.objectstorage.lvs.options | |
| Uses of ListCDNContainerOptions in org.jclouds.hpcloud.objectstorage.lvs |
|---|
| Methods in org.jclouds.hpcloud.objectstorage.lvs with parameters of type ListCDNContainerOptions | |
|---|---|
Set<ContainerCDNMetadata> |
HPCloudObjectStorageLasVegasClient.listCDNContainers(ListCDNContainerOptions... options)
|
com.google.common.util.concurrent.ListenableFuture<? extends Set<ContainerCDNMetadata>> |
HPCloudObjectStorageLasVegasAsyncClient.listCDNContainers(ListCDNContainerOptions... options)
|
| Uses of ListCDNContainerOptions in org.jclouds.hpcloud.objectstorage.lvs.options |
|---|
| Fields in org.jclouds.hpcloud.objectstorage.lvs.options declared as ListCDNContainerOptions | |
|---|---|
static ListCDNContainerOptions |
ListCDNContainerOptions.NONE
|
| Methods in org.jclouds.hpcloud.objectstorage.lvs.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 | |||||||||