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