Uses of Class
org.mbari.vars.annosaurus.sdk.kiota.models.MoveImagedMoments
Packages that use MoveImagedMoments
Package
Description
-
Uses of MoveImagedMoments in org.mbari.vars.annosaurus.sdk.kiota.models
Methods in org.mbari.vars.annosaurus.sdk.kiota.models that return MoveImagedMomentsModifier and TypeMethodDescriptionstatic MoveImagedMomentsMoveImagedMoments.createFromDiscriminatorValue(com.microsoft.kiota.serialization.ParseNode parseNode) Creates a new instance of the appropriate class based on discriminator value -
Uses of MoveImagedMoments in org.mbari.vars.annosaurus.sdk.kiota.v1.imagedmoments.bulk.move
Methods in org.mbari.vars.annosaurus.sdk.kiota.v1.imagedmoments.bulk.move with parameters of type MoveImagedMomentsModifier and TypeMethodDescriptionMoveRequestBuilder.put(MoveImagedMoments body) Bulk move imaged moments to a new video reference.MoveRequestBuilder.put(MoveImagedMoments body, Consumer<MoveRequestBuilder.PutRequestConfiguration> requestConfiguration) Bulk move imaged moments to a new video reference.com.microsoft.kiota.RequestInformationMoveRequestBuilder.toPutRequestInformation(MoveImagedMoments body) Bulk move imaged moments to a new video reference.com.microsoft.kiota.RequestInformationMoveRequestBuilder.toPutRequestInformation(MoveImagedMoments body, Consumer<MoveRequestBuilder.PutRequestConfiguration> requestConfiguration) Bulk move imaged moments to a new video reference.