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