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