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