public class HeaderNestingJsonBuilderStrategy extends Object implements Function<org.asynchttpclient.Response,com.fasterxml.jackson.databind.JsonNode>
Constructor and Description |
---|
HeaderNestingJsonBuilderStrategy(Function<org.asynchttpclient.Response,com.fasterxml.jackson.databind.JsonNode> baseStrategy)
Constructor.
|
Modifier and Type | Method and Description |
---|---|
com.fasterxml.jackson.databind.JsonNode |
apply(org.asynchttpclient.Response response) |
public HeaderNestingJsonBuilderStrategy(Function<org.asynchttpclient.Response,com.fasterxml.jackson.databind.JsonNode> baseStrategy)
baseStrategy
- strategy to do initial JSON Node constructionCopyright © 2016–2018 Yahoo! Inc.. All rights reserved.