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