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