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