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