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