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