Uses of Enum Class
com.mypurecloud.sdk.v2.model.FlowMetricsTopicFlowMetricRecord.EntryTypeEnum
Packages that use FlowMetricsTopicFlowMetricRecord.EntryTypeEnum
-
Uses of FlowMetricsTopicFlowMetricRecord.EntryTypeEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FlowMetricsTopicFlowMetricRecord.EntryTypeEnumModifier and TypeMethodDescriptionFlowMetricsTopicFlowMetricRecord.EntryTypeEnum.fromString(String key) FlowMetricsTopicFlowMetricRecord.getEntryType()Returns the enum constant of this class with the specified name.FlowMetricsTopicFlowMetricRecord.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 FlowMetricsTopicFlowMetricRecord.EntryTypeEnumModifier and TypeMethodDescriptionFlowMetricsTopicFlowMetricRecord.entryType(FlowMetricsTopicFlowMetricRecord.EntryTypeEnum entryType) The entry type for this flow, e.g. dnis, dialer, agent, flow, or directvoidFlowMetricsTopicFlowMetricRecord.setEntryType(FlowMetricsTopicFlowMetricRecord.EntryTypeEnum entryType)