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