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