Uses of Class
software.amazon.awssdk.services.connect.model.CrossChannelBehavior
-
Packages that use CrossChannelBehavior Package Description software.amazon.awssdk.services.connect.model -
-
Uses of CrossChannelBehavior in software.amazon.awssdk.services.connect.model
Methods in software.amazon.awssdk.services.connect.model that return CrossChannelBehavior Modifier and Type Method Description CrossChannelBehaviorMediaConcurrency. crossChannelBehavior()Defines the cross-channel routing behavior for each channel that is enabled for this Routing Profile.Methods in software.amazon.awssdk.services.connect.model with parameters of type CrossChannelBehavior Modifier and Type Method Description MediaConcurrency.BuilderMediaConcurrency.Builder. crossChannelBehavior(CrossChannelBehavior crossChannelBehavior)Defines the cross-channel routing behavior for each channel that is enabled for this Routing Profile.
-