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