| Package | Description |
|---|---|
| com.gooddata.dataset |
| Modifier and Type | Method and Description |
|---|---|
UploadMode |
Upload.getUploadMode() |
static UploadMode |
UploadMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static UploadMode[] |
UploadMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DatasetManifest.setUploadMode(UploadMode uploadMode)
Set upload mode for all parts of this dataset manifest
|
Copyright © 2017. All Rights Reserved.