Uses of Class
com.mypurecloud.sdk.v2.model.PatchContextPattern
Packages that use PatchContextPattern
-
Uses of PatchContextPattern in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PatchContextPatternModifier and TypeMethodDescriptionPatchContextPattern.criteria(List<PatchEntityTypeCriteria> criteria) A list of one or more criteria to satisfy.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type PatchContextPatternMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type PatchContextPatternModifier and TypeMethodDescriptionPatchContext.patterns(List<PatchContextPattern> patterns) A list of one or more patterns to match.voidPatchContext.setPatterns(List<PatchContextPattern> patterns)