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