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