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