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