Package com.mypurecloud.sdk.v2.model
Class AgentStateAgentQueryPredicate
java.lang.Object
com.mypurecloud.sdk.v2.model.AgentStateAgentQueryPredicate
- All Implemented Interfaces:
Serializable
AgentStateAgentQueryPredicate
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumLeft hand side for dimension predicates -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AgentStateAgentQueryPredicate
public AgentStateAgentQueryPredicate() -
AgentStateAgentQueryPredicate
-
-
Method Details
-
dimension
public AgentStateAgentQueryPredicate dimension(AgentStateAgentQueryPredicate.DimensionEnum dimension) Left hand side for dimension predicates -
getDimension
-
setDimension
-
value
Right hand side for dimension predicates -
getValue
-
setValue
-
equals
-
hashCode
public int hashCode() -
toString
-