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