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