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