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