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