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