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