Class TargetHttpProxyApi.TargetHttpProxyPages
- java.lang.Object
-
- org.jclouds.googlecloud.internal.BaseToIteratorOfListPage<T,ListOptions,I>
-
- 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
All Methods Instance Methods Concrete Methods Modifier and Type Method Description protected com.google.common.base.Function<String,ListPage<TargetHttpProxy>>
fetchNextPage(ListOptions options)
-
Methods inherited from class org.jclouds.googlecloud.internal.BaseToIteratorOfListPage
apply, setContext
-
-
-
-
Method Detail
-
fetchNextPage
protected com.google.common.base.Function<String,ListPage<TargetHttpProxy>> fetchNextPage(ListOptions options)
- Specified by:
fetchNextPage
in classBaseToIteratorOfListPage<TargetHttpProxy,ListOptions,TargetHttpProxyApi.TargetHttpProxyPages>
-
-