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