| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
UpdateParticipantRoleConfigChannelInfo |
UpdateParticipantRoleConfigRequest.channelConfiguration()
The Amazon Connect channel you want to configure.
|
static UpdateParticipantRoleConfigChannelInfo |
UpdateParticipantRoleConfigChannelInfo.fromChat(ChatParticipantRoleConfig chat)
Create an instance of this class with
chat() initialized to the given value. |
static UpdateParticipantRoleConfigChannelInfo |
UpdateParticipantRoleConfigChannelInfo.fromChat(Consumer<ChatParticipantRoleConfig.Builder> chat)
Create an instance of this class with
chat() initialized to the given value. |
| Modifier and Type | Method and Description |
|---|---|
UpdateParticipantRoleConfigRequest.Builder |
UpdateParticipantRoleConfigRequest.Builder.channelConfiguration(UpdateParticipantRoleConfigChannelInfo channelConfiguration)
The Amazon Connect channel you want to configure.
|
Copyright © 2023. All rights reserved.