Class ZoneApi.ZonePages
java.lang.Object
org.jclouds.googlecloud.internal.BaseToIteratorOfListPage<Zone,ListOptions,ZoneApi.ZonePages>
org.jclouds.googlecomputeengine.internal.BaseToIteratorOfListPage<Zone,ZoneApi.ZonePages>
org.jclouds.googlecomputeengine.features.ZoneApi.ZonePages
- All Implemented Interfaces:
com.google.common.base.Function<ListPage<Zone>,
,Iterator<ListPage<Zone>>> Function<ListPage<Zone>,
,Iterator<ListPage<Zone>>> InvocationContext<ZoneApi.ZonePages>
- Enclosing interface:
ZoneApi
public static final class ZoneApi.ZonePages
extends BaseToIteratorOfListPage<Zone,ZoneApi.ZonePages>
-
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
- Specified by:
fetchNextPage
in classBaseToIteratorOfListPage<Zone,
ListOptions, ZoneApi.ZonePages>
-