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