Uses of Enum Class
com.mypurecloud.sdk.v2.model.AnalyticsFlow.EntryTypeEnum
Packages that use AnalyticsFlow.EntryTypeEnum
-
Uses of AnalyticsFlow.EntryTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AnalyticsFlow.EntryTypeEnumModifier and TypeMethodDescriptionstatic AnalyticsFlow.EntryTypeEnumAnalyticsFlow.EntryTypeEnum.fromString(String key) AnalyticsFlow.getEntryType()static AnalyticsFlow.EntryTypeEnumReturns the enum constant of this class with the specified name.static AnalyticsFlow.EntryTypeEnum[]AnalyticsFlow.EntryTypeEnum.values()Returns an array containing the constants of this enum class, in the order they are declared.Methods in com.mypurecloud.sdk.v2.model with parameters of type AnalyticsFlow.EntryTypeEnumModifier and TypeMethodDescriptionAnalyticsFlow.entryType(AnalyticsFlow.EntryTypeEnum entryType) The entry type for this flow, e.g. dnis, dialer, agent, flow, or directvoidAnalyticsFlow.setEntryType(AnalyticsFlow.EntryTypeEnum entryType)