| Package | Description |
|---|---|
| com.veeva.vault.sdk.api.annotation |
This package provides interfaces to manage document annotations in Vault.
|
| Modifier and Type | Method and Description |
|---|---|
Annotation |
Annotation.Builder.build()
Retrieves a completed
Annotation. |
| Modifier and Type | Method and Description |
|---|---|
Stream<Annotation> |
AnnotationReadResponse.streamResults()
Returns a
Stream of the requested Annotations. |
| Modifier and Type | Method and Description |
|---|---|
Annotation.Builder |
Annotation.Builder.appendReplies(List<Annotation> replies)
Optional: Specifies replies to append to this annotation.
|
AnnotationBatchSaveRequest.Builder |
AnnotationBatchSaveRequest.Builder.withAnnotations(List<Annotation> annotations)
Specifies the
Annotations to be created or updated. |
Copyright © Veeva Systems 2017–2023. All rights reserved.