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