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