Uses of Class
com.gooddata.sdk.model.dataset.DatasetManifest.Part
Packages that use DatasetManifest.Part
-
Uses of DatasetManifest.Part in com.gooddata.sdk.model.dataset
Methods in com.gooddata.sdk.model.dataset that return types with arguments of type DatasetManifest.PartMethod parameters in com.gooddata.sdk.model.dataset with type arguments of type DatasetManifest.PartModifier and TypeMethodDescriptionvoidDatasetManifest.setParts(List<DatasetManifest.Part> parts) Constructor parameters in com.gooddata.sdk.model.dataset with type arguments of type DatasetManifest.PartModifierConstructorDescriptionDatasetManifest(String dataSet, String file, List<DatasetManifest.Part> parts)