public interface ImportFiles
| Modifier and Type | Method and Description |
|---|---|
ImportFilesV3 |
importFiles() |
ImportFilesV3 |
importFiles(ImportFilesV3 parms) |
@GET(value="/3/ImportFiles") ImportFilesV3 importFiles()
@Headers(value="Content-Type: application/x-www-form-urlencoded; charset=UTF-8") @POST(value="/3/ImportFiles") ImportFilesV3 importFiles(ImportFilesV3 parms)