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