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