@Beta public abstract class CallerArg0ToPagedIterable<T,I extends CallerArg0ToPagedIterable<T,I>> extends Object implements com.google.common.base.Function<IterableWithMarker<T>,PagedIterable<T>>, InvocationContext<I>
Constructor and Description |
---|
CallerArg0ToPagedIterable() |
Modifier and Type | Method and Description |
---|---|
PagedIterable<T> |
apply(IterableWithMarker<T> input) |
protected abstract com.google.common.base.Function<Object,IterableWithMarker<T>> |
markerToNextForCallingArg0(String arg0) |
I |
setContext(HttpRequest request) |
public PagedIterable<T> apply(IterableWithMarker<T> input)
apply
in interface com.google.common.base.Function<IterableWithMarker<T>,PagedIterable<T>>
protected abstract com.google.common.base.Function<Object,IterableWithMarker<T>> markerToNextForCallingArg0(String arg0)
public I setContext(HttpRequest request)
setContext
in interface InvocationContext<I extends CallerArg0ToPagedIterable<T,I>>
Copyright © 2009-2013 jclouds. All Rights Reserved.