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