Uses of Class
com.gooddata.sdk.model.dataset.EtlModeType
| Package | Description |
|---|---|
| com.gooddata.sdk.model.dataset |
-
Uses of EtlModeType in com.gooddata.sdk.model.dataset
Methods in com.gooddata.sdk.model.dataset that return EtlModeType Modifier and Type Method Description EtlModeTypeEtlMode. getMode()static EtlModeTypeEtlModeType. valueOf(java.lang.String name)Returns the enum constant of this type with the specified name.static EtlModeType[]EtlModeType. values()Returns an array containing the constants of this enum type, in the order they are declared.Constructors in com.gooddata.sdk.model.dataset with parameters of type EtlModeType Constructor Description EtlMode(EtlModeType mode, LookupMode lookup)