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