public class ElasticsearchActionJsonUnmarshaller extends java.lang.Object implements Unmarshaller<ElasticsearchAction,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static ElasticsearchActionJsonUnmarshaller |
instance |
Constructor and Description |
---|
ElasticsearchActionJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static ElasticsearchActionJsonUnmarshaller |
getInstance() |
ElasticsearchAction |
unmarshall(JsonUnmarshallerContext context) |
private static ElasticsearchActionJsonUnmarshaller instance
public ElasticsearchAction unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<ElasticsearchAction,JsonUnmarshallerContext>
java.lang.Exception
public static ElasticsearchActionJsonUnmarshaller getInstance()