Uses of Interface
com.veeva.vault.sdk.api.edl.BatchRemoveMatchedDocumentsRequest.Builder
Packages that use BatchRemoveMatchedDocumentsRequest.Builder
Package
Description
This package provides interfaces to batch save and remove matched documents.
-
Uses of BatchRemoveMatchedDocumentsRequest.Builder in com.veeva.vault.sdk.api.edl
Methods in com.veeva.vault.sdk.api.edl that return BatchRemoveMatchedDocumentsRequest.BuilderModifier and TypeMethodDescriptionMatchedDocumentService.newBatchRemoveMatchedDocumentsRequestBuilder()Creates a newBatchRemoveMatchedDocumentsRequest.Builder.BatchRemoveMatchedDocumentsRequest.Builder.withMatchedDocuments(List<RemoveMatchedDocument> documents) Specifies the List of manually matched documents to remove.