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