public class DocumentUploadRequest extends Request
| Constructor and Description |
|---|
DocumentUploadRequest(DocumentUpload.Kind kind,
File file) |
| Modifier and Type | Method and Description |
|---|---|
File |
getFile() |
String |
getRequest() |
buildXMLElement, buildXMLElement, getKind, toGraphQLVariables, toQueryString, toQueryString, toXMLpublic DocumentUploadRequest(DocumentUpload.Kind kind, File file)
Copyright © 2013–2018. All rights reserved.