Package com.mypurecloud.sdk.v2.model
Class PatchContext
java.lang.Object
com.mypurecloud.sdk.v2.model.PatchContext
- All Implemented Interfaces:
Serializable
PatchContext
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbooleaninthashCode()patterns(List<PatchContextPattern> patterns) A list of one or more patterns to match.voidsetPatterns(List<PatchContextPattern> patterns) toString()
-
Constructor Details
-
PatchContext
public PatchContext() -
PatchContext
-
-
Method Details