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