Uses of Class
software.amazon.awssdk.services.bedrockruntime.model.SearchResultContentBlock
Packages that use SearchResultContentBlock
-
Uses of SearchResultContentBlock in software.amazon.awssdk.services.bedrockruntime.model
Methods in software.amazon.awssdk.services.bedrockruntime.model that return types with arguments of type SearchResultContentBlockModifier and TypeMethodDescriptionfinal List<SearchResultContentBlock>SearchResultBlock.content()An array of search result content block.Methods in software.amazon.awssdk.services.bedrockruntime.model with parameters of type SearchResultContentBlockModifier and TypeMethodDescriptionSearchResultBlock.Builder.content(SearchResultContentBlock... content) An array of search result content block.Method parameters in software.amazon.awssdk.services.bedrockruntime.model with type arguments of type SearchResultContentBlockModifier and TypeMethodDescriptionSearchResultBlock.Builder.content(Collection<SearchResultContentBlock> content) An array of search result content block.