|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use PagedIterable | |
|---|---|
| org.jclouds | |
| org.jclouds.collect | |
| org.jclouds.collect.internal | |
| Uses of PagedIterable in org.jclouds |
|---|
| Methods in org.jclouds that return PagedIterable | |
|---|---|
PagedIterable<Object> |
Fallbacks.EmptyPagedIterableOnNotFoundOr404.createOrPropagate(Throwable t)
|
| Methods in org.jclouds that return types with arguments of type PagedIterable | |
|---|---|
com.google.common.util.concurrent.ListenableFuture<PagedIterable<Object>> |
Fallbacks.EmptyPagedIterableOnNotFoundOr404.create(Throwable t)
|
| Uses of PagedIterable in org.jclouds.collect |
|---|
| Methods in org.jclouds.collect that return PagedIterable | ||
|---|---|---|
static
|
PagedIterables.advance(IterableWithMarker<T> initial,
com.google.common.base.Function<Object,IterableWithMarker<T>> markerToNext)
|
|
static
|
PagedIterables.of(IterableWithMarker<T> only)
Deprecated. |
|
static
|
PagedIterables.onlyPage(IterableWithMarker<T> only)
|
|
| Uses of PagedIterable in org.jclouds.collect.internal |
|---|
| Methods in org.jclouds.collect.internal that return PagedIterable | |
|---|---|
PagedIterable<T> |
CallerArg0ToPagedIterable.apply(IterableWithMarker<T> input)
Deprecated. |
PagedIterable<T> |
Arg0ToPagedIterable.apply(IterableWithMarker<T> input)
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||