Uses of Class
org.mbari.vars.annosaurus.sdk.kiota.models.ImagedMomentTimestampUpdateSC
Package
Description
-
Uses of ImagedMomentTimestampUpdateSC in org.mbari.vars.annosaurus.sdk.kiota.models
Modifier and TypeMethodDescriptionImagedMomentTimestampUpdateSC.createFromDiscriminatorValue
(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator value -
Uses of ImagedMomentTimestampUpdateSC in org.mbari.vars.annosaurus.sdk.kiota.v1.imagedmoments.tapetime
Modifier and TypeMethodDescriptionTapetimeRequestBuilder.put
(List<AnnotationSC> body) Recalculate recorded timestamps for a given video reference UUID using a new start time and the imagedmoments elapsed time.TapetimeRequestBuilder.put
(List<AnnotationSC> body, Consumer<TapetimeRequestBuilder.PutRequestConfiguration> requestConfiguration) Recalculate recorded timestamps for a given video reference UUID using a new start time and the imagedmoments elapsed time.