| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
AppliedAttachmentsConfiguration |
AppliedAttachmentsConfiguration.clone() |
AppliedAttachmentsConfiguration |
GetApplicationResult.getAttachmentsConfiguration()
Settings for whether end users can upload files directly during chat.
|
AppliedAttachmentsConfiguration |
AppliedAttachmentsConfiguration.withAttachmentsControlMode(AttachmentsControlMode attachmentsControlMode)
Information about whether file upload during chat functionality is activated for your application.
|
AppliedAttachmentsConfiguration |
AppliedAttachmentsConfiguration.withAttachmentsControlMode(String attachmentsControlMode)
Information about whether file upload during chat functionality is activated for your application.
|
| Modifier and Type | Method and Description |
|---|---|
void |
GetApplicationResult.setAttachmentsConfiguration(AppliedAttachmentsConfiguration attachmentsConfiguration)
Settings for whether end users can upload files directly during chat.
|
GetApplicationResult |
GetApplicationResult.withAttachmentsConfiguration(AppliedAttachmentsConfiguration attachmentsConfiguration)
Settings for whether end users can upload files directly during chat.
|
Copyright © 2024. All rights reserved.