Uses of Class
org.springframework.ai.anthropic.api.AnthropicApi.ContentBlock.ContentBlockBuilder
Packages that use AnthropicApi.ContentBlock.ContentBlockBuilder
-
Uses of AnthropicApi.ContentBlock.ContentBlockBuilder in org.springframework.ai.anthropic.api
Methods in org.springframework.ai.anthropic.api that return AnthropicApi.ContentBlock.ContentBlockBuilderModifier and TypeMethodDescriptionAnthropicApi.ContentBlock.ContentBlockBuilder.cacheControl(AnthropicApi.ChatCompletionRequest.CacheControl cacheControl) AnthropicApi.ContentBlock.from(AnthropicApi.ContentBlock contentBlock) AnthropicApi.ContentBlock.ContentBlockBuilder.source(AnthropicApi.ContentBlock.Source source) AnthropicApi.ContentBlock.ContentBlockBuilder.type(AnthropicApi.ContentBlock.Type type)