Uses of Class
com.mypurecloud.sdk.v2.model.PatchContext
Packages that use PatchContext
-
Uses of PatchContext in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return PatchContextModifier and TypeMethodDescriptionPatchOutcome.getContext()PatchSegment.getContext()PatchContext.patterns(List<PatchContextPattern> patterns) A list of one or more patterns to match.Methods in com.mypurecloud.sdk.v2.model with parameters of type PatchContextModifier and TypeMethodDescriptionPatchOutcome.context(PatchContext context) The context of the outcome.PatchSegment.context(PatchContext context) The context of the segment.voidPatchOutcome.setContext(PatchContext context) voidPatchSegment.setContext(PatchContext context)