org.jclouds.rds.functions
Class InstancesToPagedIterable
java.lang.Object
org.jclouds.collect.internal.CallerArg0ToPagedIterable<Instance,InstancesToPagedIterable>
org.jclouds.rds.functions.InstancesToPagedIterable
- All Implemented Interfaces:
- com.google.common.base.Function<IterableWithMarker<Instance>,PagedIterable<Instance>>, InvocationContext<InstancesToPagedIterable>
@Beta
public class InstancesToPagedIterable
- extends CallerArg0ToPagedIterable<Instance,InstancesToPagedIterable>
- Author:
- Adrian Cole
| 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 |
InstancesToPagedIterable
@Inject
protected InstancesToPagedIterable(RDSApi api)
markerToNextForCallingArg0
protected com.google.common.base.Function<Object,IterableWithMarker<Instance>> markerToNextForCallingArg0(String arg0)
- Specified by:
markerToNextForCallingArg0 in class CallerArg0ToPagedIterable<Instance,InstancesToPagedIterable>
Copyright © 2009-2012 jclouds. All Rights Reserved.