Class PostContentmanagementDocumentRequest.Builder
java.lang.Object
com.mypurecloud.sdk.v2.api.request.PostContentmanagementDocumentRequest.Builder
- Enclosing class:
- PostContentmanagementDocumentRequest
-
Method Summary
Modifier and TypeMethodDescriptionbuild()withBody(DocumentUpdate body) withDocumentId(String documentId) withExpand(String expand) withOverride(Boolean override) withRequiredParams(String documentId, DocumentUpdate body)
-
Method Details
-
withDocumentId
-
withBody
-
withExpand
-
withExpand
public PostContentmanagementDocumentRequest.Builder withExpand(PostContentmanagementDocumentRequest.expandValues expand) -
withOverride
-
withRequiredParams
public PostContentmanagementDocumentRequest.Builder withRequiredParams(String documentId, DocumentUpdate body) -
build
-