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