public class ParseRecords extends Object implements com.google.common.base.Function<HttpResponse,PaginatedCollection<RecordDetail>>
| Modifier and Type | Method and Description |
|---|---|
PaginatedCollection<RecordDetail> |
apply(HttpResponse response) |
public PaginatedCollection<RecordDetail> apply(HttpResponse response)
apply in interface Function<HttpResponse,PaginatedCollection<RecordDetail>>Copyright © 2009–2021 The Apache Software Foundation. All rights reserved.