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