Package com.mypurecloud.sdk.v2.model
Class KnowledgeParseJobRequestImport
java.lang.Object
com.mypurecloud.sdk.v2.model.KnowledgeParseJobRequestImport
- All Implemented Interfaces:
Serializable
KnowledgeParseJobRequestImport
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionedits(List<KnowledgeParseRecord> edits) Override of the result of the parse.booleanExcluded results.getEdits()inthashCode()voidsetEdits(List<KnowledgeParseRecord> edits) voidsetExcludes(List<String> excludes) toString()
-
Constructor Details
-
KnowledgeParseJobRequestImport
public KnowledgeParseJobRequestImport() -
KnowledgeParseJobRequestImport
-
-
Method Details