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