Uses of Class
com.mypurecloud.sdk.v2.model.RoutingStatusDetailQueryClause
Packages that use RoutingStatusDetailQueryClause
-
Uses of RoutingStatusDetailQueryClause in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return RoutingStatusDetailQueryClauseModifier and TypeMethodDescriptionRoutingStatusDetailQueryClause.predicates(List<RoutingStatusDetailQueryPredicate> predicates) Like a three-word sentence: (attribute-name) (operator) (target-value).RoutingStatusDetailQueryClause.type(RoutingStatusDetailQueryClause.TypeEnum type) Boolean operation to apply to the provided predicatesMethods in com.mypurecloud.sdk.v2.model that return types with arguments of type RoutingStatusDetailQueryClauseMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type RoutingStatusDetailQueryClauseModifier and TypeMethodDescriptionRoutingStatusDetailQueryFilter.clauses(List<RoutingStatusDetailQueryClause> clauses) Boolean 'and/or' logic with up to two-levels of nestingvoidRoutingStatusDetailQueryFilter.setClauses(List<RoutingStatusDetailQueryClause> clauses)