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