Uses of Record Class
org.diabetestechnology.drh.service.http.pg.request.AIConversationRequest.Message
Packages that use AIConversationRequest.Message
-
Uses of AIConversationRequest.Message in org.diabetestechnology.drh.service.http.pg.request
Methods in org.diabetestechnology.drh.service.http.pg.request that return AIConversationRequest.MessageModifier and TypeMethodDescriptionAIConversationRequest.messageJson()Returns the value of themessageJsonrecord component.Constructors in org.diabetestechnology.drh.service.http.pg.request with parameters of type AIConversationRequest.MessageModifierConstructorDescriptionAIConversationRequest(AIConversationRequest.Message messageJson, String contextSection) AIConversationRequest(AIConversationRequest.Message messageJson, String authProviderId, String contextSection, String currentUserPartyId) Creates an instance of aAIConversationRequestrecord class.