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