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