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