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