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