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