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