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