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