Uses of Enum Class
com.mypurecloud.sdk.v2.model.AnalyticsFlow.FlowTypeEnum
Packages that use AnalyticsFlow.FlowTypeEnum
-
Uses of AnalyticsFlow.FlowTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return AnalyticsFlow.FlowTypeEnumModifier and TypeMethodDescriptionstatic AnalyticsFlow.FlowTypeEnumAnalyticsFlow.FlowTypeEnum.fromString(String key) AnalyticsFlow.getFlowType()static AnalyticsFlow.FlowTypeEnumReturns the enum constant of this class with the specified name.static AnalyticsFlow.FlowTypeEnum[]AnalyticsFlow.FlowTypeEnum.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.FlowTypeEnumModifier and TypeMethodDescriptionAnalyticsFlow.flowType(AnalyticsFlow.FlowTypeEnum flowType) The type of this flowvoidAnalyticsFlow.setFlowType(AnalyticsFlow.FlowTypeEnum flowType)