Uses of Class
com.mypurecloud.sdk.v2.model.DocumentBodyTableCellBlockWithHighlight
Packages that use DocumentBodyTableCellBlockWithHighlight
-
Uses of DocumentBodyTableCellBlockWithHighlight in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DocumentBodyTableCellBlockWithHighlightModifier and TypeMethodDescriptionDocumentBodyTableCellBlockWithHighlight.blocks(List<DocumentTableContentBlockWithHighlight> blocks) The list of content blocks for the table.DocumentBodyTableCellBlockWithHighlight.properties(DocumentBodyTableCellBlockProperties properties) The properties for the table cell.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type DocumentBodyTableCellBlockWithHighlightMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type DocumentBodyTableCellBlockWithHighlightModifier and TypeMethodDescriptionDocumentBodyTableRowBlockWithHighlight.cells(List<DocumentBodyTableCellBlockWithHighlight> cells) The list of cells for the table.voidDocumentBodyTableRowBlockWithHighlight.setCells(List<DocumentBodyTableCellBlockWithHighlight> cells)