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