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