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