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

java.lang.Object
  extended by org.jclouds.collect.internal.CallerArg0ToPagedIterable<Tenant,ParseTenants.ToPagedIterable>
      extended by org.jclouds.openstack.keystone.v2_0.functions.internal.ParseTenants.ToPagedIterable
All Implemented Interfaces:
com.google.common.base.Function<org.jclouds.collect.IterableWithMarker<Tenant>,org.jclouds.collect.PagedIterable<Tenant>>, org.jclouds.rest.InvocationContext<ParseTenants.ToPagedIterable>
Enclosing class:
ParseTenants

public static class ParseTenants.ToPagedIterable
extends org.jclouds.collect.internal.CallerArg0ToPagedIterable<Tenant,ParseTenants.ToPagedIterable>


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

ParseTenants.ToPagedIterable

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

markerToNextForCallingArg0

protected com.google.common.base.Function<Object,org.jclouds.collect.IterableWithMarker<Tenant>> markerToNextForCallingArg0(String ignored)
Specified by:
markerToNextForCallingArg0 in class org.jclouds.collect.internal.CallerArg0ToPagedIterable<Tenant,ParseTenants.ToPagedIterable>


Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.