| Package | Description |
|---|---|
| com.gooddata.dataset |
| Modifier and Type | Method and Description |
|---|---|
Upload |
DatasetService.getLastUploadForDataset(Project project,
String datasetId)
Returns last upload for the dataset with given identifier in the given project.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Upload> |
DatasetService.listUploadsForDataset(Project project,
String datasetId)
Lists all uploads for the dataset with the given identifier in the given project.
|
Copyright © 2017. All Rights Reserved.