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