org.jclouds.rds.functions
Class SecurityGroupsToPagedIterable
java.lang.Object
org.jclouds.collect.internal.CallerArg0ToPagedIterable<SecurityGroup,SecurityGroupsToPagedIterable>
org.jclouds.rds.functions.SecurityGroupsToPagedIterable
- All Implemented Interfaces:
- com.google.common.base.Function<IterableWithMarker<SecurityGroup>,PagedIterable<SecurityGroup>>, InvocationContext<SecurityGroupsToPagedIterable>
@Beta
public class SecurityGroupsToPagedIterable
- extends CallerArg0ToPagedIterable<SecurityGroup,SecurityGroupsToPagedIterable>
- Author:
- Adrian Cole
| 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 |
SecurityGroupsToPagedIterable
@Inject
protected SecurityGroupsToPagedIterable(RDSApi api)
markerToNextForCallingArg0
protected com.google.common.base.Function<Object,IterableWithMarker<SecurityGroup>> markerToNextForCallingArg0(String arg0)
- Specified by:
markerToNextForCallingArg0 in class CallerArg0ToPagedIterable<SecurityGroup,SecurityGroupsToPagedIterable>
Copyright © 2009-2012 jclouds. All Rights Reserved.