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