Package com.mypurecloud.sdk.v2.model
Class AgentStateSessionQueryPredicate
java.lang.Object
com.mypurecloud.sdk.v2.model.AgentStateSessionQueryPredicate
- All Implemented Interfaces:
Serializable
AgentStateSessionQueryPredicate
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumLeft hand side for dimension predicates -
Constructor Summary
Constructors -
Method Summary
-
Constructor Details
-
AgentStateSessionQueryPredicate
public AgentStateSessionQueryPredicate() -
AgentStateSessionQueryPredicate
-
-
Method Details
-
dimension
public AgentStateSessionQueryPredicate dimension(AgentStateSessionQueryPredicate.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
-