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