Uses of Class
software.amazon.awssdk.services.qbusiness.model.AppliedAttachmentsConfiguration
-
Packages that use AppliedAttachmentsConfiguration Package Description software.amazon.awssdk.services.qbusiness.model -
-
Uses of AppliedAttachmentsConfiguration in software.amazon.awssdk.services.qbusiness.model
Methods in software.amazon.awssdk.services.qbusiness.model that return AppliedAttachmentsConfiguration Modifier and Type Method Description AppliedAttachmentsConfigurationGetApplicationResponse. attachmentsConfiguration()Settings for whether end users can upload files directly during chat.Methods in software.amazon.awssdk.services.qbusiness.model with parameters of type AppliedAttachmentsConfiguration Modifier and Type Method Description GetApplicationResponse.BuilderGetApplicationResponse.Builder. attachmentsConfiguration(AppliedAttachmentsConfiguration attachmentsConfiguration)Settings for whether end users can upload files directly during chat.
-