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