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