Uses of Class
com.gooddata.dataset.Upload
-
Packages that use Upload Package Description com.gooddata.dataset -
-
Uses of Upload in com.gooddata.dataset
Methods in com.gooddata.dataset that return Upload Modifier and Type Method Description UploadDatasetService. getLastUploadForDataset(Project project, String datasetId)Returns last upload for the dataset with given identifier in the given project.Methods in com.gooddata.dataset that return types with arguments of type Upload Modifier and Type Method Description Collection<Upload>DatasetService. listUploadsForDataset(Project project, String datasetId)Lists all uploads for the dataset with the given identifier in the given project.
-