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