public class LinkToListOptions extends Object implements com.google.common.base.Function<URI,ListOptions>
ListOptions
that can be
used to perform a request to get another page of a paginated list.Constructor and Description |
---|
LinkToListOptions() |
Modifier and Type | Method and Description |
---|---|
ListOptions |
apply(URI input) |
static String |
getFirstOrNull(String key,
com.google.common.collect.Multimap<String,String> params) |
public ListOptions apply(URI input)
apply
in interface com.google.common.base.Function<URI,ListOptions>
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.