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