java.lang.Object
com.gooddata.sdk.model.dataset.Uploads
public class Uploads
extends java.lang.Object
Contains collection of dataset uploads.
Deserialization only. For internal use only.
-
Method Summary
| Modifier and Type |
Method |
Description |
java.util.Collection<Upload> |
items() |
|
java.lang.String |
toString() |
|
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait
-
Method Details
-
public java.util.Collection<Upload> items()
- Returns:
- all items of uploads collection
-
public java.lang.String toString()
- Overrides:
toString in class java.lang.Object