Uses of Class
com.veeva.vault.vapil.api.model.response.DocumentAnnotationBulkResponse
Packages that use DocumentAnnotationBulkResponse
Package
Description
Methods to perform Vault API calls, with each method mapping to a Vault API endpoint
-
Uses of DocumentAnnotationBulkResponse in com.veeva.vault.vapil.api.request
Methods in com.veeva.vault.vapil.api.request that return DocumentAnnotationBulkResponseModifier and TypeMethodDescriptionDocumentAnnotationRequest.addAnnotationReplies()
Add Annotation Replies
Create up to 500 annotation replies.DocumentAnnotationRequest.createMultipleAnnotations()
Create Multiple Annotations
Create up to 500 annotations.DocumentAnnotationRequest.deleteAnnotations()
Delete AnnotationsDocumentAnnotationRequest.updateAnnotations()
Update Annotations
Update up to 500 existing annotations.