Unmarshaller<LambdaFunctionScheduleFailedEventDetails,JsonUnmarshallerContext>
@Generated("software.amazon.awssdk:aws-java-sdk-code-generator") public class LambdaFunctionScheduleFailedEventDetailsUnmarshaller extends Object implements Unmarshaller<LambdaFunctionScheduleFailedEventDetails,JsonUnmarshallerContext>
Constructor | Description |
---|---|
LambdaFunctionScheduleFailedEventDetailsUnmarshaller() |
Modifier and Type | Method | 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.