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