Uses of Class
com.mypurecloud.sdk.v2.model.DocumentBodyParagraphWithHighlight
Packages that use DocumentBodyParagraphWithHighlight
-
Uses of DocumentBodyParagraphWithHighlight in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DocumentBodyParagraphWithHighlightModifier and TypeMethodDescriptionDocumentBodyParagraphWithHighlight.blocks(List<DocumentContentBlockWithHighlight> blocks) The list of blocks for the paragraph.DocumentBodyBlockWithHighlight.getParagraph()DocumentTableContentBlockWithHighlight.getParagraph()DocumentBodyParagraphWithHighlight.properties(DocumentBodyParagraphProperties properties) The properties for the paragraph.Methods in com.mypurecloud.sdk.v2.model with parameters of type DocumentBodyParagraphWithHighlightModifier and TypeMethodDescriptionDocumentBodyBlockWithHighlight.paragraph(DocumentBodyParagraphWithHighlight paragraph) Paragraph.DocumentTableContentBlockWithHighlight.paragraph(DocumentBodyParagraphWithHighlight paragraph) Paragraph.voidDocumentBodyBlockWithHighlight.setParagraph(DocumentBodyParagraphWithHighlight paragraph) voidDocumentTableContentBlockWithHighlight.setParagraph(DocumentBodyParagraphWithHighlight paragraph)