org.jclouds.openstack.keystone.v2_0.functions.internal
Class ParseUsers.ToPagedIterable

java.lang.Object
  extended by org.jclouds.collect.internal.CallerArg0ToPagedIterable<User,ParseUsers.ToPagedIterable>
      extended by 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>


Constructor Summary
protected ParseUsers.ToPagedIterable(KeystoneApi api)
           
 
Method Summary
protected  com.google.common.base.Function<Object,org.jclouds.collect.IterableWithMarker<User>> markerToNextForCallingArg0(String ignored)
           
 
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
 

Constructor Detail

ParseUsers.ToPagedIterable

@Inject
protected ParseUsers.ToPagedIterable(KeystoneApi api)
Method Detail

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.