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