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