Class ListAlarmsToPagedIterable

  • All Implemented Interfaces:
    com.google.common.base.Function<org.jclouds.collect.IterableWithMarker<Alarm>,​org.jclouds.collect.PagedIterable<Alarm>>, 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 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>