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