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