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