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