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