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