Uses of Enum Class
dev.langchain4j.model.bedrock.BedrockAnthropicStreamingChatModel.Types
Packages that use BedrockAnthropicStreamingChatModel.Types
-
Uses of BedrockAnthropicStreamingChatModel.Types in dev.langchain4j.model.bedrock
Methods in dev.langchain4j.model.bedrock that return BedrockAnthropicStreamingChatModel.TypesModifier and TypeMethodDescriptionReturns the enum constant of this class with the specified name.BedrockAnthropicStreamingChatModel.Types.values()
Returns an array containing the constants of this enum class, in the order they are declared.