Class BaseArg0ToIteratorOfListPage<T,I extends BaseArg0ToIteratorOfListPage<T,I>>
java.lang.Object
org.jclouds.googlecloud.internal.BaseArg0ToIteratorOfListPage<T,ListOptions,I>
org.jclouds.googlecomputeengine.internal.BaseArg0ToIteratorOfListPage<T,I>
- All Implemented Interfaces:
com.google.common.base.Function<ListPage<T>,
,Iterator<ListPage<T>>> Function<ListPage<T>,
,Iterator<ListPage<T>>> InvocationContext<I>
- Direct Known Subclasses:
ImageApi.ImagePagesInProject
,OperationApi.OperationPagesInRegion
,OperationApi.OperationPagesInZone
public abstract class BaseArg0ToIteratorOfListPage<T,I extends BaseArg0ToIteratorOfListPage<T,I>>
extends BaseArg0ToIteratorOfListPage<T,ListOptions,I>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jclouds.googlecloud.internal.BaseArg0ToIteratorOfListPage
apply, fetchNextPage, setContext
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Methods inherited from interface com.google.common.base.Function
equals
-
Constructor Details
-
BaseArg0ToIteratorOfListPage
public BaseArg0ToIteratorOfListPage()
-