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