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