org.jclouds.route53.functions
Class HostedZonesToPagedIterable
java.lang.Object
org.jclouds.collect.internal.CallerArg0ToPagedIterable<HostedZone,HostedZonesToPagedIterable>
org.jclouds.route53.functions.HostedZonesToPagedIterable
- All Implemented Interfaces:
- com.google.common.base.Function<org.jclouds.collect.IterableWithMarker<HostedZone>,org.jclouds.collect.PagedIterable<HostedZone>>, org.jclouds.rest.InvocationContext<HostedZonesToPagedIterable>
@Beta
public class HostedZonesToPagedIterable
- extends org.jclouds.collect.internal.CallerArg0ToPagedIterable<HostedZone,HostedZonesToPagedIterable>
| 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 |
HostedZonesToPagedIterable
@Inject
protected HostedZonesToPagedIterable(Route53Api api)
markerToNextForCallingArg0
protected com.google.common.base.Function<Object,org.jclouds.collect.IterableWithMarker<HostedZone>> markerToNextForCallingArg0(String ignored)
- Specified by:
markerToNextForCallingArg0 in class org.jclouds.collect.internal.CallerArg0ToPagedIterable<HostedZone,HostedZonesToPagedIterable>
Copyright © 2009-2014 The Apache Software Foundation. All Rights Reserved.