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