Package com.mypurecloud.sdk.v2.model
Class PatchContextPattern
java.lang.Object
com.mypurecloud.sdk.v2.model.PatchContextPattern
- All Implemented Interfaces:
Serializable
PatchContextPattern
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptioncriteria(List<PatchEntityTypeCriteria> criteria) A list of one or more criteria to satisfy.booleaninthashCode()voidsetCriteria(List<PatchEntityTypeCriteria> criteria) toString()
-
Constructor Details
-
PatchContextPattern
public PatchContextPattern() -
PatchContextPattern
-
-
Method Details