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