org.jclouds.googlecomputeengine.functions.internal
Class ParseGlobalOperations.ToPagedIterable

java.lang.Object
  extended by org.jclouds.googlecomputeengine.functions.internal.BaseToPagedIterable<Operation,ParseGlobalOperations.ToPagedIterable>
      extended by 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>


Constructor Summary
protected ParseGlobalOperations.ToPagedIterable(GoogleComputeEngineApi api)
           
 
Method Summary
protected  com.google.common.base.Function<Object,org.jclouds.collect.IterableWithMarker<Operation>> fetchNextPage(String projectName, ListOptions options)
           
 
Methods inherited from class org.jclouds.googlecomputeengine.functions.internal.BaseToPagedIterable
apply, setContext
 
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
 

Constructor Detail

ParseGlobalOperations.ToPagedIterable

@Inject
protected ParseGlobalOperations.ToPagedIterable(GoogleComputeEngineApi api)
Method Detail

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-2014 The Apache Software Foundation. All Rights Reserved.