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