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