Uses of Class
com.mypurecloud.sdk.v2.model.DocumentBodyListBlockWithHighlight
Packages that use DocumentBodyListBlockWithHighlight
-
Uses of DocumentBodyListBlockWithHighlight in com.mypurecloud.sdk.v2.model
Methods in com.mypurecloud.sdk.v2.model that return DocumentBodyListBlockWithHighlightModifier and TypeMethodDescriptionDocumentBodyListBlockWithHighlight.blocks(List<DocumentListContentBlockWithHighlight> blocks) The list of items for an OrderedList or an UnorderedList.DocumentBodyListBlockWithHighlight.properties(DocumentBodyListItemProperties properties) The properties for the list block.DocumentBodyListBlockWithHighlight.type(DocumentBodyListBlockWithHighlight.TypeEnum type) The type of the list block.Methods in com.mypurecloud.sdk.v2.model that return types with arguments of type DocumentBodyListBlockWithHighlightMethod parameters in com.mypurecloud.sdk.v2.model with type arguments of type DocumentBodyListBlockWithHighlightModifier and TypeMethodDescriptionDocumentBodyListWithHighlight.blocks(List<DocumentBodyListBlockWithHighlight> blocks) The list of items for an OrderedList or an UnorderedList.voidDocumentBodyListWithHighlight.setBlocks(List<DocumentBodyListBlockWithHighlight> blocks)