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