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