Class LinkToListOptions

  • All Implemented Interfaces:
    com.google.common.base.Function<URI,​ListOptions>, Function<URI,​ListOptions>

    public class LinkToListOptions
    extends Object
    implements com.google.common.base.Function<URI,​ListOptions>
    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.