Class BaseCallerArg0ToIteratorOfListPage<T,I extends BaseCallerArg0ToIteratorOfListPage<T,I>>
java.lang.Object
org.jclouds.googlecloud.internal.BaseCallerArg0ToIteratorOfListPage<T,ListOptions,I>
org.jclouds.googlecomputeengine.internal.BaseCallerArg0ToIteratorOfListPage<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:
AddressApi.AddressPages
,DiskApi.DiskPages
,DiskTypeApi.DiskTypePages
,ForwardingRuleApi.ForwardingRulePages
,InstanceApi.InstancePages
,MachineTypeApi.MachineTypePages
,SubnetworkApi.SubnetworkPages
,TargetInstanceApi.TargetInstancePages
,TargetPoolApi.TargetPoolPages
public abstract class BaseCallerArg0ToIteratorOfListPage<T,I extends BaseCallerArg0ToIteratorOfListPage<T,I>>
extends BaseCallerArg0ToIteratorOfListPage<T,ListOptions,I>
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class org.jclouds.googlecloud.internal.BaseCallerArg0ToIteratorOfListPage
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
-
BaseCallerArg0ToIteratorOfListPage
public BaseCallerArg0ToIteratorOfListPage()
-