| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
static UpdateParticipantRoleConfigChannelInfo.Builder |
UpdateParticipantRoleConfigChannelInfo.builder() |
UpdateParticipantRoleConfigChannelInfo.Builder |
UpdateParticipantRoleConfigChannelInfo.Builder.chat(ChatParticipantRoleConfig chat)
Configuration information for the chat participant role.
|
default UpdateParticipantRoleConfigChannelInfo.Builder |
UpdateParticipantRoleConfigChannelInfo.Builder.chat(Consumer<ChatParticipantRoleConfig.Builder> chat)
Configuration information for the chat participant role.
|
UpdateParticipantRoleConfigChannelInfo.Builder |
UpdateParticipantRoleConfigChannelInfo.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends UpdateParticipantRoleConfigChannelInfo.Builder> |
UpdateParticipantRoleConfigChannelInfo.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default UpdateParticipantRoleConfigRequest.Builder |
UpdateParticipantRoleConfigRequest.Builder.channelConfiguration(Consumer<UpdateParticipantRoleConfigChannelInfo.Builder> channelConfiguration)
The Amazon Connect channel you want to configure.
|
Copyright © 2023. All rights reserved.