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