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