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