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