Uses of Class
org.springframework.ai.vertexai.embedding.VertexAiEmbeddingUtils.VideoBuilder
Packages that use VertexAiEmbeddingUtils.VideoBuilder
-
Uses of VertexAiEmbeddingUtils.VideoBuilder in org.springframework.ai.vertexai.embedding
Methods in org.springframework.ai.vertexai.embedding that return VertexAiEmbeddingUtils.VideoBuilderModifier and TypeMethodDescriptionVertexAiEmbeddingUtils.VideoBuilder.endOffsetSec
(Integer endOffsetSec) VertexAiEmbeddingUtils.VideoBuilder.intervalSec
(Integer intervalSec) VertexAiEmbeddingUtils.VideoBuilder.of
(org.springframework.util.MimeType mimeType) VertexAiEmbeddingUtils.VideoBuilder.startOffsetSec
(Integer startOffsetSec) VertexAiEmbeddingUtils.VideoBuilder.videoBytes
(byte[] imageBytes)