Uses of Class
com.mypurecloud.sdk.v2.model.DocumentBody
Packages that use DocumentBody
-
Uses of DocumentBody in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DocumentBodyModifier and TypeMethodDescriptionDocumentBody.blocks(List<DocumentBodyBlock> blocks) The list of building blocks for the document body.KnowledgeParseRecord.getBody()Methods in com.mypurecloud.sdk.v2.model with parameters of type DocumentBodyModifier and TypeMethodDescriptionKnowledgeParseRecord.body(DocumentBody body) Parsed article content.voidKnowledgeParseRecord.setBody(DocumentBody body)