Uses of Enum Class
com.mypurecloud.sdk.v2.model.FlowExecutionAggregateQueryPredicate.DimensionEnum
Packages that use FlowExecutionAggregateQueryPredicate.DimensionEnum
-
Uses of FlowExecutionAggregateQueryPredicate.DimensionEnum in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return FlowExecutionAggregateQueryPredicate.DimensionEnumModifier and TypeMethodDescriptionFlowExecutionAggregateQueryPredicate.DimensionEnum.fromString(String key) FlowExecutionAggregateQueryPredicate.getDimension()Returns the enum constant of this class with the specified name.FlowExecutionAggregateQueryPredicate.DimensionEnum.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 FlowExecutionAggregateQueryPredicate.DimensionEnumModifier and TypeMethodDescriptionFlowExecutionAggregateQueryPredicate.dimension(FlowExecutionAggregateQueryPredicate.DimensionEnum dimension) Left hand side for dimension predicatesvoidFlowExecutionAggregateQueryPredicate.setDimension(FlowExecutionAggregateQueryPredicate.DimensionEnum dimension)