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