Class LinkToImageListOptions

java.lang.Object
org.jclouds.digitalocean2.functions.LinkToImageListOptions
All Implemented Interfaces:
com.google.common.base.Function<URI,ImageListOptions>, Function<URI,ImageListOptions>

public class LinkToImageListOptions extends Object implements com.google.common.base.Function<URI,ImageListOptions>
Transforms a link returned by the API into a ListOptions that can be used to perform a request to get another page of a paginated list.