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