org.jclouds.cloudwatch.functions
Class MetricsToPagedIterable
java.lang.Object
org.jclouds.collect.internal.CallerArg0ToPagedIterable<Metric,MetricsToPagedIterable>
org.jclouds.cloudwatch.functions.MetricsToPagedIterable
- All Implemented Interfaces:
- com.google.common.base.Function<org.jclouds.collect.IterableWithMarker<Metric>,org.jclouds.collect.PagedIterable<Metric>>, org.jclouds.rest.InvocationContext<MetricsToPagedIterable>
@Beta
public class MetricsToPagedIterable
- extends org.jclouds.collect.internal.CallerArg0ToPagedIterable<Metric,MetricsToPagedIterable>
- Author:
- Adrian Cole
| 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 |
MetricsToPagedIterable
@Inject
protected MetricsToPagedIterable(CloudWatchApi api)
markerToNextForCallingArg0
protected com.google.common.base.Function<Object,org.jclouds.collect.IterableWithMarker<Metric>> markerToNextForCallingArg0(String arg0)
- Specified by:
markerToNextForCallingArg0 in class org.jclouds.collect.internal.CallerArg0ToPagedIterable<Metric,MetricsToPagedIterable>
Copyright © 2009-2013 The Apache Software Foundation. All Rights Reserved.