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