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