org.jclouds.googlecomputeengine.functions.internal
Class ParseFirewalls.ToPagedIterable
java.lang.Object
org.jclouds.googlecomputeengine.functions.internal.BaseToPagedIterable<Firewall,ParseFirewalls.ToPagedIterable>
org.jclouds.googlecomputeengine.functions.internal.ParseFirewalls.ToPagedIterable
- All Implemented Interfaces:
- com.google.common.base.Function<ListPage<Firewall>,org.jclouds.collect.PagedIterable<Firewall>>, org.jclouds.rest.InvocationContext<ParseFirewalls.ToPagedIterable>
- Enclosing class:
- ParseFirewalls
public static class ParseFirewalls.ToPagedIterable
- extends BaseToPagedIterable<Firewall,ParseFirewalls.ToPagedIterable>
| 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 |
ParseFirewalls.ToPagedIterable
@Inject
protected ParseFirewalls.ToPagedIterable(GoogleComputeEngineApi api)
fetchNextPage
protected com.google.common.base.Function<Object,org.jclouds.collect.IterableWithMarker<Firewall>> fetchNextPage(String projectName,
ListOptions options)
- Specified by:
fetchNextPage in class BaseToPagedIterable<Firewall,ParseFirewalls.ToPagedIterable>
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.