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