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