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