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