UpdateRoutingProfileConcurrencyResult |
AmazonConnectClient.updateRoutingProfileConcurrency(UpdateRoutingProfileConcurrencyRequest request)
Updates the channels that agents can handle in the Contact Control Panel (CCP) for a routing profile.
|
UpdateRoutingProfileConcurrencyResult |
AbstractAmazonConnect.updateRoutingProfileConcurrency(UpdateRoutingProfileConcurrencyRequest request) |
UpdateRoutingProfileConcurrencyResult |
AmazonConnect.updateRoutingProfileConcurrency(UpdateRoutingProfileConcurrencyRequest updateRoutingProfileConcurrencyRequest)
Updates the channels that agents can handle in the Contact Control Panel (CCP) for a routing profile.
|
Future<UpdateRoutingProfileConcurrencyResult> |
AmazonConnectAsyncClient.updateRoutingProfileConcurrencyAsync(UpdateRoutingProfileConcurrencyRequest request) |
Future<UpdateRoutingProfileConcurrencyResult> |
AbstractAmazonConnectAsync.updateRoutingProfileConcurrencyAsync(UpdateRoutingProfileConcurrencyRequest request) |
Future<UpdateRoutingProfileConcurrencyResult> |
AmazonConnectAsync.updateRoutingProfileConcurrencyAsync(UpdateRoutingProfileConcurrencyRequest updateRoutingProfileConcurrencyRequest)
Updates the channels that agents can handle in the Contact Control Panel (CCP) for a routing profile.
|
Future<UpdateRoutingProfileConcurrencyResult> |
AmazonConnectAsyncClient.updateRoutingProfileConcurrencyAsync(UpdateRoutingProfileConcurrencyRequest request,
AsyncHandler<UpdateRoutingProfileConcurrencyRequest,UpdateRoutingProfileConcurrencyResult> asyncHandler) |
Future<UpdateRoutingProfileConcurrencyResult> |
AbstractAmazonConnectAsync.updateRoutingProfileConcurrencyAsync(UpdateRoutingProfileConcurrencyRequest request,
AsyncHandler<UpdateRoutingProfileConcurrencyRequest,UpdateRoutingProfileConcurrencyResult> asyncHandler) |
Future<UpdateRoutingProfileConcurrencyResult> |
AmazonConnectAsync.updateRoutingProfileConcurrencyAsync(UpdateRoutingProfileConcurrencyRequest updateRoutingProfileConcurrencyRequest,
AsyncHandler<UpdateRoutingProfileConcurrencyRequest,UpdateRoutingProfileConcurrencyResult> asyncHandler)
Updates the channels that agents can handle in the Contact Control Panel (CCP) for a routing profile.
|