Uses of Interface
com.veeva.vault.sdk.api.annotation.AnnotationReplyReadRequest
Packages that use AnnotationReplyReadRequest
Package
Description
This package provides interfaces to manage document annotations in Vault.
-
Uses of AnnotationReplyReadRequest in com.veeva.vault.sdk.api.annotation
Methods in com.veeva.vault.sdk.api.annotation that return AnnotationReplyReadRequestModifier and TypeMethodDescriptionAnnotationReplyReadRequest.Builder.build()Builds theAnnotationReplyReadRequestbased on the provided data.Methods in com.veeva.vault.sdk.api.annotation with parameters of type AnnotationReplyReadRequestModifier and TypeMethodDescriptionAnnotationService.readReplies(AnnotationReplyReadRequest readReplyRequest) Given the ID of a parent annotation, returns anAnnotationReadOperationto execute to read its replies.