| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
static AttachmentsControlMode |
AttachmentsControlMode.fromValue(String value)
Use this in place of valueOf.
|
static AttachmentsControlMode |
AttachmentsControlMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AttachmentsControlMode[] |
AttachmentsControlMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
AttachmentsConfiguration |
AttachmentsConfiguration.withAttachmentsControlMode(AttachmentsControlMode attachmentsControlMode)
Status information about whether file upload functionality is activated or deactivated for your end user.
|
AppliedAttachmentsConfiguration |
AppliedAttachmentsConfiguration.withAttachmentsControlMode(AttachmentsControlMode attachmentsControlMode)
Information about whether file upload during chat functionality is activated for your application.
|
Copyright © 2024. All rights reserved.