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