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