Uses of Class
software.amazon.awssdk.services.bedrockagentcore.model.Conversational
Packages that use Conversational
-
Uses of Conversational in software.amazon.awssdk.services.bedrockagentcore.model
Methods in software.amazon.awssdk.services.bedrockagentcore.model that return ConversationalModifier and TypeMethodDescriptionfinal ConversationalPayloadType.conversational()The conversational content of the payload.Methods in software.amazon.awssdk.services.bedrockagentcore.model with parameters of type ConversationalModifier and TypeMethodDescriptionPayloadType.Builder.conversational(Conversational conversational) The conversational content of the payload.static PayloadTypePayloadType.fromConversational(Conversational conversational) Create an instance of this class withPayloadType.conversational()initialized to the given value.