Uses of Class
software.amazon.awssdk.services.bedrockagentruntime.model.Message
Packages that use Message
-
Uses of Message in software.amazon.awssdk.services.bedrockagentruntime.model
Methods in software.amazon.awssdk.services.bedrockagentruntime.model that return types with arguments of type MessageMethods in software.amazon.awssdk.services.bedrockagentruntime.model with parameters of type MessageModifier and TypeMethodDescriptionThe conversation's messages.Method parameters in software.amazon.awssdk.services.bedrockagentruntime.model with type arguments of type MessageModifier and TypeMethodDescriptionConversationHistory.Builder.messages(Collection<Message> messages) The conversation's messages.