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