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