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