Uses of Class
com.gooddata.sdk.model.dataset.DatasetManifest
-
Packages that use DatasetManifest Package Description com.gooddata.sdk.model.dataset -
-
Uses of DatasetManifest in com.gooddata.sdk.model.dataset
Methods in com.gooddata.sdk.model.dataset that return types with arguments of type DatasetManifest Modifier and Type Method Description java.util.Collection<DatasetManifest>DatasetManifests. getManifests()Constructor parameters in com.gooddata.sdk.model.dataset with type arguments of type DatasetManifest Constructor Description DatasetManifests(java.util.Collection<DatasetManifest> manifests)Construct object.
-