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