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