public class LambdaFunctionStartedEventAttributesJsonUnmarshaller extends java.lang.Object implements Unmarshaller<LambdaFunctionStartedEventAttributes,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static LambdaFunctionStartedEventAttributesJsonUnmarshaller |
instance |
Constructor and Description |
---|
LambdaFunctionStartedEventAttributesJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static LambdaFunctionStartedEventAttributesJsonUnmarshaller |
getInstance() |
LambdaFunctionStartedEventAttributes |
unmarshall(JsonUnmarshallerContext context) |
private static LambdaFunctionStartedEventAttributesJsonUnmarshaller instance
public LambdaFunctionStartedEventAttributesJsonUnmarshaller()
public LambdaFunctionStartedEventAttributes unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<LambdaFunctionStartedEventAttributes,JsonUnmarshallerContext>
java.lang.Exception
public static LambdaFunctionStartedEventAttributesJsonUnmarshaller getInstance()