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