| Package | Description |
|---|---|
| com.amazonaws.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
ChatParticipantRoleConfig |
ChatParticipantRoleConfig.clone() |
ChatParticipantRoleConfig |
UpdateParticipantRoleConfigChannelInfo.getChat()
Configuration information for the chat participant role.
|
ChatParticipantRoleConfig |
ChatParticipantRoleConfig.withParticipantTimerConfigList(Collection<ParticipantTimerConfiguration> participantTimerConfigList)
A list of participant timers.
|
ChatParticipantRoleConfig |
ChatParticipantRoleConfig.withParticipantTimerConfigList(ParticipantTimerConfiguration... participantTimerConfigList)
A list of participant timers.
|
| Modifier and Type | Method and Description |
|---|---|
void |
UpdateParticipantRoleConfigChannelInfo.setChat(ChatParticipantRoleConfig chat)
Configuration information for the chat participant role.
|
UpdateParticipantRoleConfigChannelInfo |
UpdateParticipantRoleConfigChannelInfo.withChat(ChatParticipantRoleConfig chat)
Configuration information for the chat participant role.
|
Copyright © 2024. All rights reserved.