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