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