public class ParseObjectFunction extends Object implements com.google.common.base.Function<HttpResponse,SwiftObject>
| Modifier and Type | Method and Description |
|---|---|
SwiftObject |
apply(HttpResponse resp) |
static ParseObjectFunction |
create(ObjectLocation location) |
public static ParseObjectFunction create(ObjectLocation location)
public SwiftObject apply(HttpResponse resp)
apply in interface com.google.common.base.Function<HttpResponse,SwiftObject>Copyright © 2017. All rights reserved.