Package com.mypurecloud.sdk.v2.model
Class DocumentBodyWithHighlight
java.lang.Object
com.mypurecloud.sdk.v2.model.DocumentBodyWithHighlight
- All Implemented Interfaces:
Serializable
DocumentBodyWithHighlight
- See Also:
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionblocks(List<DocumentBodyBlockWithHighlight> blocks) The list of building blocks for the document body.booleaninthashCode()voidsetBlocks(List<DocumentBodyBlockWithHighlight> blocks) toString()
-
Constructor Details
-
DocumentBodyWithHighlight
public DocumentBodyWithHighlight() -
DocumentBodyWithHighlight
-
-
Method Details