org.jclouds.cloudwatch.functions
Class ListAlarmHistoryToPagedIterable

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

@Beta
public class ListAlarmHistoryToPagedIterable
extends org.jclouds.collect.internal.CallerArg0ToPagedIterable<AlarmHistoryItem,ListAlarmHistoryToPagedIterable>

Author:
Jeremy Whitlock

Method Summary
protected  com.google.common.base.Function<Object,org.jclouds.collect.IterableWithMarker<AlarmHistoryItem>> 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<AlarmHistoryItem>> markerToNextForCallingArg0(String arg0)
Specified by:
markerToNextForCallingArg0 in class org.jclouds.collect.internal.CallerArg0ToPagedIterable<AlarmHistoryItem,ListAlarmHistoryToPagedIterable>


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