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