org.jclouds.openstack.keystone.v2_0.functions.internal
Class ParseUsers.ToPagedIterable
java.lang.Object
org.jclouds.collect.internal.CallerArg0ToPagedIterable<User,ParseUsers.ToPagedIterable>
org.jclouds.openstack.keystone.v2_0.functions.internal.ParseUsers.ToPagedIterable
- All Implemented Interfaces:
- com.google.common.base.Function<org.jclouds.collect.IterableWithMarker<User>,org.jclouds.collect.PagedIterable<User>>, org.jclouds.rest.InvocationContext<ParseUsers.ToPagedIterable>
- Enclosing class:
- ParseUsers
public static class ParseUsers.ToPagedIterable
- extends org.jclouds.collect.internal.CallerArg0ToPagedIterable<User,ParseUsers.ToPagedIterable>
| Methods inherited from class org.jclouds.collect.internal.CallerArg0ToPagedIterable |
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 |
ParseUsers.ToPagedIterable
@Inject
protected ParseUsers.ToPagedIterable(KeystoneApi api)
markerToNextForCallingArg0
protected com.google.common.base.Function<Object,org.jclouds.collect.IterableWithMarker<User>> markerToNextForCallingArg0(String ignored)
- Specified by:
markerToNextForCallingArg0 in class org.jclouds.collect.internal.CallerArg0ToPagedIterable<User,ParseUsers.ToPagedIterable>
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.