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