Uses of Interface
software.amazon.awssdk.services.bedrockagentruntime.model.VideoSegment.Builder
Packages that use VideoSegment.Builder
-
Uses of VideoSegment.Builder in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return VideoSegment.BuilderModifier and TypeMethodDescriptionstatic VideoSegment.BuilderVideoSegment.builder()The S3 URI where this specific video segment is stored in the multimodal storage destination.A text summary describing the content of the video segment.VideoSegment.toBuilder()Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type VideoSegment.BuilderModifier and TypeMethodDescriptionstatic Class<? extends VideoSegment.Builder>VideoSegment.serializableBuilderClass()Method parameters in software.amazon.awssdk.services.bedrockagentruntime.model with type arguments of type VideoSegment.BuilderModifier and TypeMethodDescriptiondefault RetrievalResultContent.BuilderRetrievalResultContent.Builder.video(Consumer<VideoSegment.Builder> video) Video segment information when the retrieval result contains video content.