| Package | Description |
|---|---|
| org.jclouds | |
| org.jclouds.collect | |
| org.jclouds.collect.internal |
| Modifier and Type | Method and Description |
|---|---|
PagedIterable<Object> |
Fallbacks.EmptyPagedIterableOnNotFoundOr404.createOrPropagate(Throwable t) |
| Modifier and Type | Method and Description |
|---|---|
static <T> PagedIterable<T> |
PagedIterables.advance(IterableWithMarker<T> initial,
com.google.common.base.Function<Object,IterableWithMarker<T>> markerToNext) |
static <T> PagedIterable<T> |
PagedIterables.of(IterableWithMarker<T> only)
Deprecated.
|
static <T> PagedIterable<T> |
PagedIterables.onlyPage(IterableWithMarker<T> only) |
| Modifier and Type | Method and Description |
|---|---|
PagedIterable<T> |
CallerArg0ToPagedIterable.apply(IterableWithMarker<T> input)
Deprecated.
|
PagedIterable<T> |
ArgsToPagedIterable.apply(IterableWithMarker<T> input) |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.