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