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