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