Uses of Class
com.mypurecloud.sdk.v2.model.ContextPattern
Packages that use ContextPattern
-
Uses of ContextPattern in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return ContextPatternModifier and TypeMethodDescriptionContextPattern.criteria(List<EntityTypeCriteria> criteria) A list of one or more criteria to satisfy.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type ContextPatternMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type ContextPatternModifier and TypeMethodDescriptionContext.patterns(List<ContextPattern> patterns) A list of one or more patterns to match.voidContext.setPatterns(List<ContextPattern> patterns)