Uses of Class
software.amazon.awssdk.services.qconnect.model.AgentAttributes
-
Packages that use AgentAttributes Package Description software.amazon.awssdk.services.qconnect.model -
-
Uses of AgentAttributes in software.amazon.awssdk.services.qconnect.model
Methods in software.amazon.awssdk.services.qconnect.model that return AgentAttributes Modifier and Type Method Description AgentAttributesMessageTemplateAttributes. agentAttributes()The agent attributes that are used with the message template.Methods in software.amazon.awssdk.services.qconnect.model with parameters of type AgentAttributes Modifier and Type Method Description MessageTemplateAttributes.BuilderMessageTemplateAttributes.Builder. agentAttributes(AgentAttributes agentAttributes)The agent attributes that are used with the message template.
-