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