public class UploadListElementJsonUnmarshaller extends Object implements Unmarshaller<UploadListElement,JsonUnmarshallerContext>
| Constructor and Description |
|---|
UploadListElementJsonUnmarshaller() |
| Modifier and Type | Method and Description |
|---|---|
static UploadListElementJsonUnmarshaller |
getInstance() |
UploadListElement |
unmarshall(JsonUnmarshallerContext context) |
public UploadListElement unmarshall(JsonUnmarshallerContext context) throws Exception
unmarshall in interface Unmarshaller<UploadListElement,JsonUnmarshallerContext>Exceptionpublic static UploadListElementJsonUnmarshaller getInstance()
Copyright © 2016. All rights reserved.