public interface AnnotationBatchSaveSuccess extends PositionalResult
AnnotationService.batchSaveAnnotations(AnnotationBatchSaveRequest)
,
indicating that one of the Annotation
s passed in the batch successfully created at least one resulting
annotation.Modifier and Type | Method and Description |
---|---|
Stream<String> |
streamSavedAnnotations()
Retrieves a
Stream of the IDs of the newly created annotations resulting from the associated input
annotation. |
getInputPosition
Copyright © Veeva Systems 2017–2023. All rights reserved.