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