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