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