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