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