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