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