Uses of Class
software.amazon.awssdk.services.qconnect.model.ConversationState
-
Packages that use ConversationState Package Description software.amazon.awssdk.services.qconnect.model -
-
Uses of ConversationState in software.amazon.awssdk.services.qconnect.model
Methods in software.amazon.awssdk.services.qconnect.model that return ConversationState Modifier and Type Method Description ConversationStateGetNextMessageResponse. conversationState()The state of current conversation.Methods in software.amazon.awssdk.services.qconnect.model with parameters of type ConversationState Modifier and Type Method Description GetNextMessageResponse.BuilderGetNextMessageResponse.Builder. conversationState(ConversationState conversationState)The state of current conversation.
-