org.jclouds.openstack.keystone.v2_0.functions.internal
Class ParseTenants.ToPagedIterable
java.lang.Object
org.jclouds.collect.internal.CallerArg0ToPagedIterable<Tenant,ParseTenants.ToPagedIterable>
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>
| 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 |
ParseTenants.ToPagedIterable
@Inject
protected ParseTenants.ToPagedIterable(KeystoneApi api)
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.