Uses of Enum Class
com.mypurecloud.sdk.v2.model.FlowMetricsTopicFlowMetricRecord.DirectionEnum
Packages that use FlowMetricsTopicFlowMetricRecord.DirectionEnum
-
Uses of FlowMetricsTopicFlowMetricRecord.DirectionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FlowMetricsTopicFlowMetricRecord.DirectionEnumModifier and TypeMethodDescriptionFlowMetricsTopicFlowMetricRecord.DirectionEnum.fromString(String key) FlowMetricsTopicFlowMetricRecord.getDirection()Returns the enum constant of this class with the specified name.FlowMetricsTopicFlowMetricRecord.DirectionEnum.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.DirectionEnumModifier and TypeMethodDescriptionFlowMetricsTopicFlowMetricRecord.direction(FlowMetricsTopicFlowMetricRecord.DirectionEnum direction) The direction of the communicationvoidFlowMetricsTopicFlowMetricRecord.setDirection(FlowMetricsTopicFlowMetricRecord.DirectionEnum direction)