public static interface UpdateRoutingProfileAgentAvailabilityTimerRequest.Builder extends ConnectRequest.Builder, SdkPojo, CopyableBuilder<UpdateRoutingProfileAgentAvailabilityTimerRequest.Builder,UpdateRoutingProfileAgentAvailabilityTimerRequest>
buildoverrideConfigurationequalsBySdkFields, sdkFieldscopyapplyMutation, buildUpdateRoutingProfileAgentAvailabilityTimerRequest.Builder instanceId(String instanceId)
The identifier of the Amazon Connect instance. You can find the instance ID in the Amazon Resource Name (ARN) of the instance.
instanceId - The identifier of the Amazon Connect instance. You can find the instance
ID in the Amazon Resource Name (ARN) of the instance.UpdateRoutingProfileAgentAvailabilityTimerRequest.Builder routingProfileId(String routingProfileId)
The identifier of the routing profile.
routingProfileId - The identifier of the routing profile.UpdateRoutingProfileAgentAvailabilityTimerRequest.Builder agentAvailabilityTimer(String agentAvailabilityTimer)
Whether agents with this routing profile will have their routing order calculated based on time since their last inbound contact or longest idle time.
agentAvailabilityTimer - Whether agents with this routing profile will have their routing order calculated based on time
since their last inbound contact or longest idle time.AgentAvailabilityTimer,
AgentAvailabilityTimerUpdateRoutingProfileAgentAvailabilityTimerRequest.Builder agentAvailabilityTimer(AgentAvailabilityTimer agentAvailabilityTimer)
Whether agents with this routing profile will have their routing order calculated based on time since their last inbound contact or longest idle time.
agentAvailabilityTimer - Whether agents with this routing profile will have their routing order calculated based on time
since their last inbound contact or longest idle time.AgentAvailabilityTimer,
AgentAvailabilityTimerUpdateRoutingProfileAgentAvailabilityTimerRequest.Builder overrideConfiguration(AwsRequestOverrideConfiguration overrideConfiguration)
overrideConfiguration in interface AwsRequest.BuilderUpdateRoutingProfileAgentAvailabilityTimerRequest.Builder overrideConfiguration(Consumer<AwsRequestOverrideConfiguration.Builder> builderConsumer)
overrideConfiguration in interface AwsRequest.BuilderCopyright © 2023. All rights reserved.