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