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