Class BaseToIteratorOfListPage<T,I extends BaseToIteratorOfListPage<T,I>>
- java.lang.Object
-
- org.jclouds.googlecloud.internal.BaseToIteratorOfListPage<T,ListOptions,I>
-
- org.jclouds.googlecomputeengine.internal.BaseToIteratorOfListPage<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:
AggregatedListApi.AddressPages
,AggregatedListApi.DiskPages
,AggregatedListApi.DiskTypePages
,AggregatedListApi.ForwardingRulePages
,AggregatedListApi.InstancePages
,AggregatedListApi.MachineTypePages
,AggregatedListApi.OperationPages
,AggregatedListApi.SubnetworksPages
,AggregatedListApi.TargetInstancePages
,AggregatedListApi.TargetPoolPages
,BackendServiceApi.BackendServicePages
,FirewallApi.FirewallPages
,HttpHealthCheckApi.HttpHealthCheckPages
,ImageApi.ImagePages
,NetworkApi.NetworkPages
,OperationApi.OperationPages
,RegionApi.RegionPages
,RouteApi.RoutePages
,SnapshotApi.SnapshotPages
,TargetHttpProxyApi.TargetHttpProxyPages
,UrlMapApi.UrlMapPages
,ZoneApi.ZonePages
public abstract class BaseToIteratorOfListPage<T,I extends BaseToIteratorOfListPage<T,I>> extends BaseToIteratorOfListPage<T,ListOptions,I>
-
-
Constructor Summary
Constructors Constructor Description BaseToIteratorOfListPage()
-