public class ScheduleLambdaFunctionDecisionAttributesJsonUnmarshaller extends java.lang.Object implements Unmarshaller<ScheduleLambdaFunctionDecisionAttributes,JsonUnmarshallerContext>
Modifier and Type | Field and Description |
---|---|
private static ScheduleLambdaFunctionDecisionAttributesJsonUnmarshaller |
instance |
Constructor and Description |
---|
ScheduleLambdaFunctionDecisionAttributesJsonUnmarshaller() |
Modifier and Type | Method and Description |
---|---|
static ScheduleLambdaFunctionDecisionAttributesJsonUnmarshaller |
getInstance() |
ScheduleLambdaFunctionDecisionAttributes |
unmarshall(JsonUnmarshallerContext context) |
private static ScheduleLambdaFunctionDecisionAttributesJsonUnmarshaller instance
public ScheduleLambdaFunctionDecisionAttributesJsonUnmarshaller()
public ScheduleLambdaFunctionDecisionAttributes unmarshall(JsonUnmarshallerContext context) throws java.lang.Exception
unmarshall
in interface Unmarshaller<ScheduleLambdaFunctionDecisionAttributes,JsonUnmarshallerContext>
java.lang.Exception
public static ScheduleLambdaFunctionDecisionAttributesJsonUnmarshaller getInstance()