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