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