|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ListPage | |
|---|---|
| org.jclouds.googlecloudstorage.domain | |
| org.jclouds.googlecloudstorage.features | |
| Uses of ListPage in org.jclouds.googlecloudstorage.domain |
|---|
| Methods in org.jclouds.googlecloudstorage.domain that return ListPage | |
|---|---|
ListPage<T> |
ListPage.Builder.build()
|
| Methods in org.jclouds.googlecloudstorage.domain with parameters of type ListPage | |
|---|---|
ListPage.Builder<T> |
ListPage.Builder.fromPagedList(ListPage<T> in)
|
| Uses of ListPage in org.jclouds.googlecloudstorage.features |
|---|
| Methods in org.jclouds.googlecloudstorage.features that return ListPage | |
|---|---|
ListPage<Bucket> |
BucketApi.listBucket(String projectId)
Retrieves a list of buckets for a given project |
ListPage<Bucket> |
BucketApi.listBucket(String projectId,
ListOptions options)
Retrieves a list of buckets for a given project |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||