@Beta public class SubdomainsToPagedIterable extends Arg0ToPagedIterable<Subdomain,SubdomainsToPagedIterable>
Arg0ToPagedIterable.FromCaller<T,I extends Arg0ToPagedIterable.FromCaller<T,I>>
Modifier | Constructor and Description |
---|---|
protected |
SubdomainsToPagedIterable(CloudDNSApi api) |
Modifier and Type | Method and Description |
---|---|
protected com.google.common.base.Function<Object,IterableWithMarker<Subdomain>> |
markerToNextForArg0(com.google.common.base.Optional<Object> domainId) |
apply, getArgs, setContext
@Inject protected SubdomainsToPagedIterable(CloudDNSApi api)
protected com.google.common.base.Function<Object,IterableWithMarker<Subdomain>> markerToNextForArg0(com.google.common.base.Optional<Object> domainId)
markerToNextForArg0
in class Arg0ToPagedIterable<Subdomain,SubdomainsToPagedIterable>
domainId
- present when there was an arg0Copyright © 2009-2013 jclouds. All Rights Reserved.