Package com.mypurecloud.sdk.v2.model
Class AgentStateSessionQueryClause
java.lang.Object
com.mypurecloud.sdk.v2.model.AgentStateSessionQueryClause
- All Implemented Interfaces:
Serializable
AgentStateSessionQueryClause
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic enumBoolean operation to apply to the provided predicates -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleangetType()inthashCode()predicates(List<AgentStateSessionQueryPredicate> predicates) Describes a= filter used to perform matching voidsetPredicates(List<AgentStateSessionQueryPredicate> predicates) voidtoString()Boolean operation to apply to the provided predicates
-
Constructor Details
-
AgentStateSessionQueryClause
public AgentStateSessionQueryClause() -
AgentStateSessionQueryClause
-
-
Method Details
-
type
Boolean operation to apply to the provided predicates -
getType
-
setType
-
predicates
Describes a= filter used to perform matching -
getPredicates
-
setPredicates
-
equals
-
hashCode
public int hashCode() -
toString
-