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