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