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