| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect.model |
| Modifier and Type | Method and Description |
|---|---|
CrossChannelBehavior.Builder |
CrossChannelBehavior.Builder.behaviorType(BehaviorType behaviorType)
Specifies the other channels that can be routed to an agent handling their current channel.
|
CrossChannelBehavior.Builder |
CrossChannelBehavior.Builder.behaviorType(String behaviorType)
Specifies the other channels that can be routed to an agent handling their current channel.
|
static CrossChannelBehavior.Builder |
CrossChannelBehavior.builder() |
CrossChannelBehavior.Builder |
CrossChannelBehavior.toBuilder() |
| Modifier and Type | Method and Description |
|---|---|
static Class<? extends CrossChannelBehavior.Builder> |
CrossChannelBehavior.serializableBuilderClass() |
| Modifier and Type | Method and Description |
|---|---|
default MediaConcurrency.Builder |
MediaConcurrency.Builder.crossChannelBehavior(Consumer<CrossChannelBehavior.Builder> crossChannelBehavior)
Defines the cross-channel routing behavior for each channel that is enabled for this Routing Profile.
|
Copyright © 2023. All rights reserved.