Uses of Enum Class
com.gooddata.sdk.model.dataset.EtlModeType
Packages that use EtlModeType
-
Uses of EtlModeType in com.gooddata.sdk.model.dataset
Methods in com.gooddata.sdk.model.dataset that return EtlModeTypeModifier and TypeMethodDescriptionEtlMode.getMode()static EtlModeTypeReturns the enum constant of this class with the specified name.static EtlModeType[]EtlModeType.values()Returns an array containing the constants of this enum class, in the order they are declared.Constructors in com.gooddata.sdk.model.dataset with parameters of type EtlModeType