public class VolumeAttachmentStaxUnmarshaller extends java.lang.Object implements Unmarshaller<VolumeAttachment,StaxUnmarshallerContext>
| Constructor and Description |
|---|
VolumeAttachmentStaxUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static VolumeAttachmentStaxUnmarshaller |
getInstance() |
VolumeAttachment |
unmarshall(StaxUnmarshallerContext context) |
public VolumeAttachment unmarshall(StaxUnmarshallerContext context) throws java.lang.Exception
unmarshall in interface Unmarshaller<VolumeAttachment,StaxUnmarshallerContext>java.lang.Exceptionpublic static VolumeAttachmentStaxUnmarshaller getInstance()