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