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