Class HttpHealthCheckApi.HttpHealthCheckPages
java.lang.Object
org.jclouds.googlecloud.internal.BaseToIteratorOfListPage<HttpHealthCheck,ListOptions,HttpHealthCheckApi.HttpHealthCheckPages>
  
org.jclouds.googlecomputeengine.internal.BaseToIteratorOfListPage<HttpHealthCheck,HttpHealthCheckApi.HttpHealthCheckPages>
 
org.jclouds.googlecomputeengine.features.HttpHealthCheckApi.HttpHealthCheckPages
- All Implemented Interfaces:
 com.google.common.base.Function<ListPage<HttpHealthCheck>,,Iterator<ListPage<HttpHealthCheck>>> Function<ListPage<HttpHealthCheck>,,Iterator<ListPage<HttpHealthCheck>>> InvocationContext<HttpHealthCheckApi.HttpHealthCheckPages>
- Enclosing interface:
 HttpHealthCheckApi
public static final class HttpHealthCheckApi.HttpHealthCheckPages
extends BaseToIteratorOfListPage<HttpHealthCheck,HttpHealthCheckApi.HttpHealthCheckPages> 
- 
Method Summary
Modifier and TypeMethodDescriptionprotected com.google.common.base.Function<String, ListPage<HttpHealthCheck>> fetchNextPage(ListOptions options) Methods inherited from class org.jclouds.googlecloud.internal.BaseToIteratorOfListPage
apply, setContextMethods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitMethods inherited from interface com.google.common.base.Function
equals 
- 
Method Details
- 
fetchNextPage
protected com.google.common.base.Function<String,ListPage<HttpHealthCheck>> fetchNextPage(ListOptions options) - Specified by:
 fetchNextPagein classBaseToIteratorOfListPage<HttpHealthCheck,ListOptions, HttpHealthCheckApi.HttpHealthCheckPages> 
 
 -