Uses of Class
com.mypurecloud.sdk.v2.model.KnowledgeParseRecord
Packages that use KnowledgeParseRecord
-
Uses of KnowledgeParseRecord in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return KnowledgeParseRecordModifier and TypeMethodDescriptionKnowledgeParseRecord.body(DocumentBody body) Parsed article content.Unique id for the parsed data.Parsed article title.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type KnowledgeParseRecordModifier and TypeMethodDescriptionKnowledgeParseJobRequestImport.getEdits()KnowledgeParseJobResponse.getParseResults()Method parameters in com.mypurecloud.sdk.v2.model with type arguments of type KnowledgeParseRecordModifier and TypeMethodDescriptionKnowledgeParseJobRequestImport.edits(List<KnowledgeParseRecord> edits) Override of the result of the parse.voidKnowledgeParseJobRequestImport.setEdits(List<KnowledgeParseRecord> edits)