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