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