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