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