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