| Package | Description |
|---|---|
| com.amazonaws.services.qbusiness.model |
| Modifier and Type | Method and Description |
|---|---|
static ChatMode |
ChatMode.fromValue(String value)
Use this in place of valueOf.
|
static ChatMode |
ChatMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ChatMode[] |
ChatMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
ChatSyncRequest |
ChatSyncRequest.withChatMode(ChatMode chatMode)
The chat modes available to an Amazon Q Business end user.
|
Copyright © 2024. All rights reserved.