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

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


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

ParseZoneOperations.ToPagedIterable

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

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.