Class | Description |
---|---|
BaseToPagedIterable<T,O extends ListOptions> |
Base class to implement the functions that build the
PagedIterable . |
LinkToImageListOptions |
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. |
LinkToListOptions |
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. |
Copyright © 2009-2016 The Apache Software Foundation. All Rights Reserved.