Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.VideoSegment
-
Packages that use VideoSegment Package Description software.amazon.awssdk.services.bedrockagentruntime.model -
-
Uses of VideoSegment in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return VideoSegment Modifier and Type Method Description VideoSegmentRetrievalResultContent. video()Video segment information when the retrieval result contains video content.Methods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type VideoSegment Modifier and Type Method Description RetrievalResultContent.BuilderRetrievalResultContent.Builder. video(VideoSegment video)Video segment information when the retrieval result contains video content.
-