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 Constructor Description BaseArg0ToIteratorOfListPage()
-