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