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