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