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