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