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