org.jclouds.cloudwatch.functions
Class ListAlarmsToPagedIterable

java.lang.Object
  extended by org.jclouds.collect.internal.CallerArg0ToPagedIterable<Alarm,ListAlarmsToPagedIterable>
      extended by org.jclouds.cloudwatch.functions.ListAlarmsToPagedIterable
All Implemented Interfaces:
com.google.common.base.Function<org.jclouds.collect.IterableWithMarker<Alarm>,org.jclouds.collect.PagedIterable<Alarm>>, org.jclouds.rest.InvocationContext<ListAlarmsToPagedIterable>

@Beta
public class ListAlarmsToPagedIterable
extends org.jclouds.collect.internal.CallerArg0ToPagedIterable<Alarm,ListAlarmsToPagedIterable>


Method Summary
protected  com.google.common.base.Function<Object,org.jclouds.collect.IterableWithMarker<Alarm>> markerToNextForCallingArg0(String arg0)
           
 
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
 

Method Detail

markerToNextForCallingArg0

protected com.google.common.base.Function<Object,org.jclouds.collect.IterableWithMarker<Alarm>> markerToNextForCallingArg0(String arg0)
Specified by:
markerToNextForCallingArg0 in class org.jclouds.collect.internal.CallerArg0ToPagedIterable<Alarm,ListAlarmsToPagedIterable>


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