Uses of Class
software.amazon.awssdk.services.bedrockagent.model.Message
Packages that use Message
-
Uses of Message in software.amazon.awssdk.services.bedrockagent.model
Methods in software.amazon.awssdk.services.bedrockagent.model that return types with arguments of type MessageModifier and TypeMethodDescriptionChatPromptTemplateConfiguration.messages()Contains messages in the chat for the prompt.Methods in software.amazon.awssdk.services.bedrockagent.model with parameters of type MessageModifier and TypeMethodDescriptionContains messages in the chat for the prompt.Method parameters in software.amazon.awssdk.services.bedrockagent.model with type arguments of type MessageModifier and TypeMethodDescriptionChatPromptTemplateConfiguration.Builder.messages(Collection<Message> messages) Contains messages in the chat for the prompt.