| Package | Description |
|---|---|
| software.amazon.awssdk.services.connect |
Amazon Connect is a cloud-based contact center solution that you use to set up and manage a customer contact center
and provide reliable customer engagement at any scale.
|
| Modifier and Type | Method and Description |
|---|---|
default UpdateRoutingProfileAgentAvailabilityTimerResponse |
ConnectClient.updateRoutingProfileAgentAvailabilityTimer(Consumer<UpdateRoutingProfileAgentAvailabilityTimerRequest.Builder> updateRoutingProfileAgentAvailabilityTimerRequest)
Whether agents with this routing profile will have their routing order calculated based on time since their
last inbound contact or longest idle time.
|
default UpdateRoutingProfileAgentAvailabilityTimerResponse |
ConnectClient.updateRoutingProfileAgentAvailabilityTimer(UpdateRoutingProfileAgentAvailabilityTimerRequest updateRoutingProfileAgentAvailabilityTimerRequest)
Whether agents with this routing profile will have their routing order calculated based on time since their
last inbound contact or longest idle time.
|
| Modifier and Type | Method and Description |
|---|---|
default CompletableFuture<UpdateRoutingProfileAgentAvailabilityTimerResponse> |
ConnectAsyncClient.updateRoutingProfileAgentAvailabilityTimer(Consumer<UpdateRoutingProfileAgentAvailabilityTimerRequest.Builder> updateRoutingProfileAgentAvailabilityTimerRequest)
Whether agents with this routing profile will have their routing order calculated based on time since their
last inbound contact or longest idle time.
|
default CompletableFuture<UpdateRoutingProfileAgentAvailabilityTimerResponse> |
ConnectAsyncClient.updateRoutingProfileAgentAvailabilityTimer(UpdateRoutingProfileAgentAvailabilityTimerRequest updateRoutingProfileAgentAvailabilityTimerRequest)
Whether agents with this routing profile will have their routing order calculated based on time since their
last inbound contact or longest idle time.
|
Copyright © 2023. All rights reserved.