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