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