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