@Generated(value="software.amazon.awssdk:aws-java-sdk-code-generator") public class CancelTimerDecisionAttributesUnmarshaller extends Object implements Unmarshaller<CancelTimerDecisionAttributes,JsonUnmarshallerContext>
| Constructor and Description |
|---|
CancelTimerDecisionAttributesUnmarshaller() |
| Modifier and Type | Method and 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.