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

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


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

ParseRegionOperations.ToPagedIterable

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

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