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