Package com.mypurecloud.sdk.v2.model
Class AgentStateAgentQueryClause
java.lang.Object
com.mypurecloud.sdk.v2.model.AgentStateAgentQueryClause
- All Implemented Interfaces:
Serializable
AgentStateAgentQueryClause
- 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<AgentStateAgentQueryPredicate> predicates) Describes a= filter used to perform matching voidsetPredicates(List<AgentStateAgentQueryPredicate> predicates) voidtoString()Boolean operation to apply to the provided predicates
-
Constructor Details
-
AgentStateAgentQueryClause
public AgentStateAgentQueryClause() -
AgentStateAgentQueryClause
-
-
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
-