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