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