Uses of Enum Class
com.mypurecloud.sdk.v2.model.FlowMetricsTopicFlowMetricRecord.ActiveRoutingEnum
Packages that use FlowMetricsTopicFlowMetricRecord.ActiveRoutingEnum
-
Uses of FlowMetricsTopicFlowMetricRecord.ActiveRoutingEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FlowMetricsTopicFlowMetricRecord.ActiveRoutingEnumModifier and TypeMethodDescriptionFlowMetricsTopicFlowMetricRecord.ActiveRoutingEnum.fromString(String key) FlowMetricsTopicFlowMetricRecord.getActiveRouting()Returns the enum constant of this class with the specified name.FlowMetricsTopicFlowMetricRecord.ActiveRoutingEnum.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.ActiveRoutingEnumModifier and TypeMethodDescriptionFlowMetricsTopicFlowMetricRecord.activeRouting(FlowMetricsTopicFlowMetricRecord.ActiveRoutingEnum activeRouting) Active routing methodvoidFlowMetricsTopicFlowMetricRecord.setActiveRouting(FlowMetricsTopicFlowMetricRecord.ActiveRoutingEnum activeRouting)