public class UploadRequest extends MetadataRequest
| Constructor and Description |
|---|
UploadRequest() |
| Modifier and Type | Method and Description |
|---|---|
static UploadRequest |
fromJson(String json) |
boolean |
isAnalyzed() |
void |
setAnalyzed(boolean analyzed) |
String |
toString() |
getApplication, getBinary, getPackageId, getPlatform, getVersion, setApplication, setBinary, setPackageId, setPlatform, setVersionpublic static UploadRequest fromJson(String json) throws org.json.simple.parser.ParseException
org.json.simple.parser.ParseExceptionpublic boolean isAnalyzed()
public void setAnalyzed(boolean analyzed)
Copyright © 2016–2018. All rights reserved.