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