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