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