| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
AttachmentsConfiguration |
AttachmentsConfiguration.clone() |
AttachmentsConfiguration |
UpdateApplicationRequest.getAttachmentsConfiguration()
An option to allow end users to upload files directly during chat.
|
AttachmentsConfiguration |
CreateApplicationRequest.getAttachmentsConfiguration()
An option to allow end users to upload files directly during chat.
|
AttachmentsConfiguration |
AttachmentsConfiguration.withAttachmentsControlMode(AttachmentsControlMode attachmentsControlMode)
Status information about whether file upload functionality is activated or deactivated for your end user.
|
AttachmentsConfiguration |
AttachmentsConfiguration.withAttachmentsControlMode(String attachmentsControlMode)
Status information about whether file upload functionality is activated or deactivated for your end user.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateApplicationRequest.setAttachmentsConfiguration(AttachmentsConfiguration attachmentsConfiguration)
An option to allow end users to upload files directly during chat.
|
void |
CreateApplicationRequest.setAttachmentsConfiguration(AttachmentsConfiguration attachmentsConfiguration)
An option to allow end users to upload files directly during chat.
|
UpdateApplicationRequest |
UpdateApplicationRequest.withAttachmentsConfiguration(AttachmentsConfiguration attachmentsConfiguration)
An option to allow end users to upload files directly during chat.
|
CreateApplicationRequest |
CreateApplicationRequest.withAttachmentsConfiguration(AttachmentsConfiguration attachmentsConfiguration)
An option to allow end users to upload files directly during chat.
|
Copyright © 2024. All rights reserved.