org.jclouds.route53.functions
Class HostedZonesToPagedIterable

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


Constructor Summary
protected HostedZonesToPagedIterable(Route53Api api)
           
 
Method Summary
protected  com.google.common.base.Function<Object,org.jclouds.collect.IterableWithMarker<HostedZone>> 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

HostedZonesToPagedIterable

@Inject
protected HostedZonesToPagedIterable(Route53Api api)
Method Detail

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.