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