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