Uses of Class
org.mbari.vars.annosaurus.sdk.r1.models.Annotation
-
Uses of Annotation in org.mbari.vars.annosaurus.sdk.r1
Modifier and TypeMethodDescriptionAnnosaurusHttpClient.createAnnotation
(Annotation annotation) AnnosaurusKiotaClient.createAnnotation
(Annotation annotation) AnnotationService.createAnnotation
(Annotation annotation) AnnosaurusHttpClient.createAnnotations
(Collection<Annotation> annotations) AnnosaurusKiotaClient.createAnnotations
(Collection<Annotation> annotations) AnnotationService.createAnnotations
(Collection<Annotation> annotations) AnnosaurusHttpClient.deleteDuration
(UUID observationUuid) AnnosaurusKiotaClient.deleteDuration
(UUID observationUuid) AnnotationService.deleteDuration
(UUID observationUuid) AnnosaurusHttpClient.findAnnotations
(UUID videoReferenceUuid) AnnosaurusHttpClient.findAnnotations
(UUID videoReferenceUuid, boolean data) AnnosaurusHttpClient.findAnnotations
(UUID videoReferenceUuid, Long limit, Long offset) AnnosaurusHttpClient.findAnnotations
(UUID videoReferenceUuid, Long limit, Long offset, Boolean data) AnnosaurusKiotaClient.findAnnotations
(UUID videoReferenceUuid) AnnosaurusKiotaClient.findAnnotations
(UUID videoReferenceUuid, boolean data) AnnosaurusKiotaClient.findAnnotations
(UUID videoReferenceUuid, Long limit, Long offset) AnnosaurusKiotaClient.findAnnotations
(UUID videoReferenceUuid, Long limit, Long offset, Boolean data) AnnotationService.findAnnotations
(UUID videoReferenceUuid) AnnotationService.findAnnotations
(UUID videoReferenceUuid, boolean data) Finds annotations by videoReferenceAnnotationService.findAnnotations
(UUID videoReferenceUuid, Long limit, Long offset) AnnotationService.findAnnotations
(UUID videoReferenceUuid, Long limit, Long offset, Boolean data) AnnosaurusHttpClient.findByConcept
(String concept, Boolean data) AnnosaurusHttpClient.findByConcept
(String concept, Long limit, Long offset, Boolean data) AnnosaurusKiotaClient.findByConcept
(String concept, Boolean data) AnnosaurusKiotaClient.findByConcept
(String concept, Long limit, Long offset, Boolean data) AnnotationService.findByConcept
(String concept, Boolean data) AnnotationService.findByConcept
(String concept, Long limit, Long offset, Boolean data) AnnosaurusHttpClient.findByConcurrentRequest
(ConcurrentRequest concurrentRequest, long limit, long offset) AnnosaurusKiotaClient.findByConcurrentRequest
(ConcurrentRequest concurrentRequest, long limit, long offset) AnnotationService.findByConcurrentRequest
(ConcurrentRequest concurrentRequest, long limit, long offset) AnnosaurusHttpClient.findByImageReference
(UUID imageReferenceUuid) AnnosaurusKiotaClient.findByImageReference
(UUID imageReferenceUuid) AnnotationService.findByImageReference
(UUID imageReferenceUuid) AnnosaurusHttpClient.findByMultiRequest
(MultiRequest multiRequest, long limit, long offset) AnnosaurusKiotaClient.findByMultiRequest
(MultiRequest multiRequest, long limit, long offset) AnnotationService.findByMultiRequest
(MultiRequest multiRequest, long limit, long offset) AnnosaurusHttpClient.findByUuid
(UUID observationUuid) AnnosaurusKiotaClient.findByUuid
(UUID observationUuid) AnnotationService.findByUuid
(UUID observationUuid) AnnosaurusHttpClient.updateAnnotation
(Annotation annotation) AnnosaurusKiotaClient.updateAnnotation
(Annotation annotation) AnnotationService.updateAnnotation
(Annotation annotation) AnnosaurusHttpClient.updateAnnotations
(Collection<Annotation> annotations) AnnosaurusKiotaClient.updateAnnotations
(Collection<Annotation> annotations) AnnotationService.updateAnnotations
(Collection<Annotation> annotations) AnnosaurusHttpClient.updateRecordedTimestampsForTapes
(Collection<Annotation> annotations) AnnosaurusKiotaClient.updateRecordedTimestampsForTapes
(Collection<Annotation> annotations) AnnotationService.updateRecordedTimestampsForTapes
(Collection<Annotation> annotations) Modifier and TypeMethodDescriptionAnnosaurusHttpClient.createAnnotation
(Annotation annotation) AnnosaurusKiotaClient.createAnnotation
(Annotation annotation) AnnotationService.createAnnotation
(Annotation annotation) AnnosaurusHttpClient.updateAnnotation
(Annotation annotation) AnnosaurusKiotaClient.updateAnnotation
(Annotation annotation) AnnotationService.updateAnnotation
(Annotation annotation) Modifier and TypeMethodDescriptionAnnosaurusHttpClient.createAnnotations
(Collection<Annotation> annotations) AnnosaurusKiotaClient.createAnnotations
(Collection<Annotation> annotations) AnnotationService.createAnnotations
(Collection<Annotation> annotations) AnnosaurusHttpClient.updateAnnotations
(Collection<Annotation> annotations) AnnosaurusKiotaClient.updateAnnotations
(Collection<Annotation> annotations) AnnotationService.updateAnnotations
(Collection<Annotation> annotations) AnnosaurusHttpClient.updateRecordedTimestampsForTapes
(Collection<Annotation> annotations) AnnosaurusKiotaClient.updateRecordedTimestampsForTapes
(Collection<Annotation> annotations) AnnotationService.updateRecordedTimestampsForTapes
(Collection<Annotation> annotations) -
Uses of Annotation in org.mbari.vars.annosaurus.sdk.r1.models