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