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