Uses of Interface
com.veeva.vault.sdk.api.annotation.AnnotationBatchDeleteRequest.Builder
Packages that use AnnotationBatchDeleteRequest.Builder
Package
Description
This package provides interfaces to manage document annotations in Vault.
-
Uses of AnnotationBatchDeleteRequest.Builder in com.veeva.vault.sdk.api.annotation
Methods in com.veeva.vault.sdk.api.annotation that return AnnotationBatchDeleteRequest.BuilderModifier and TypeMethodDescriptionAnnotationService.newBatchDeleteRequestBuilder()
Creates a newAnnotationBatchDeleteRequest.Builder
.AnnotationBatchDeleteRequest.Builder.withAnnotationIds
(List<String> annotationIds) Specifies the IDs of the annotations to be deleted.