Interface RoutingCriteriaInputStepExpiry.Builder

All Superinterfaces:
Buildable, CopyableBuilder<RoutingCriteriaInputStepExpiry.Builder,RoutingCriteriaInputStepExpiry>, SdkBuilder<RoutingCriteriaInputStepExpiry.Builder,RoutingCriteriaInputStepExpiry>, SdkPojo
Enclosing class:
RoutingCriteriaInputStepExpiry

public static interface RoutingCriteriaInputStepExpiry.Builder extends SdkPojo, CopyableBuilder<RoutingCriteriaInputStepExpiry.Builder,RoutingCriteriaInputStepExpiry>
  • Method Details

    • durationInSeconds

      RoutingCriteriaInputStepExpiry.Builder durationInSeconds(Integer durationInSeconds)

      The number of seconds that the contact will be routed only to agents matching this routing
 step, if expiry was configured for this routing step.

      Parameters:
      durationInSeconds - The number of seconds that the contact will be routed only to agents matching this routing
 step, if expiry was configured for this routing step.
      Returns:
      Returns a reference to this object so that method calls can be chained together.