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