@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class EventSourceMappingConfigurationUnmarshaller extends Object implements Unmarshaller<EventSourceMappingConfiguration,JsonUnmarshallerContext>
| Constructor and Description |
|---|
EventSourceMappingConfigurationUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static EventSourceMappingConfigurationUnmarshaller |
getInstance() |
EventSourceMappingConfiguration |
unmarshall(JsonUnmarshallerContext context) |
public EventSourceMappingConfigurationUnmarshaller()
public EventSourceMappingConfiguration unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<EventSourceMappingConfiguration,JsonUnmarshallerContext>Exceptionpublic static EventSourceMappingConfigurationUnmarshaller getInstance()
Copyright © 2017 Amazon Web Services, Inc. All Rights Reserved.