| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
ChatParticipantRoleConfig |
UpdateParticipantRoleConfigChannelInfo.chat()
Configuration information for the chat participant role.
|
| Modifier and Type | Method and Description |
|---|---|
UpdateParticipantRoleConfigChannelInfo.Builder |
UpdateParticipantRoleConfigChannelInfo.Builder.chat(ChatParticipantRoleConfig chat)
Configuration information for the chat participant role.
|
static UpdateParticipantRoleConfigChannelInfo |
UpdateParticipantRoleConfigChannelInfo.fromChat(ChatParticipantRoleConfig chat)
Create an instance of this class with
UpdateParticipantRoleConfigChannelInfo.chat() initialized to the given value. |
Copyright © 2023. All rights reserved.