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