Class RegionApi.RegionPages
java.lang.Object
org.jclouds.googlecloud.internal.BaseToIteratorOfListPage<Region,ListOptions,RegionApi.RegionPages>
org.jclouds.googlecomputeengine.internal.BaseToIteratorOfListPage<Region,RegionApi.RegionPages>
org.jclouds.googlecomputeengine.features.RegionApi.RegionPages
- All Implemented Interfaces:
com.google.common.base.Function<ListPage<Region>,
,Iterator<ListPage<Region>>> Function<ListPage<Region>,
,Iterator<ListPage<Region>>> InvocationContext<RegionApi.RegionPages>
- Enclosing interface:
RegionApi
public static final class RegionApi.RegionPages
extends BaseToIteratorOfListPage<Region,RegionApi.RegionPages>
-
Method Summary
Methods inherited from class org.jclouds.googlecloud.internal.BaseToIteratorOfListPage
apply, 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
-
Method Details
-
fetchNextPage
protected com.google.common.base.Function<String,ListPage<Region>> fetchNextPage(ListOptions options) - Specified by:
fetchNextPage
in classBaseToIteratorOfListPage<Region,
ListOptions, RegionApi.RegionPages>
-