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