Interface QueueLimitAssociationSummary.Builder

  • Method Details

    • createdAt

      The Unix timestamp of the date and time that the association was created.

      Parameters:
      createdAt - The Unix timestamp of the date and time that the association was created.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • createdBy

      The user identifier of the person that created the association.

      Parameters:
      createdBy - The user identifier of the person that created the association.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updatedAt

      The Unix timestamp of the date and time that the association was last updated.

      Parameters:
      updatedAt - The Unix timestamp of the date and time that the association was last updated.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • updatedBy

      The user identifier of the person that updated the association.

      Parameters:
      updatedBy - The user identifier of the person that updated the association.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • queueId

      The unique identifier of the queue in the association.

      Parameters:
      queueId - The unique identifier of the queue in the association.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • limitId

      The unique identifier of the limit in the association.

      Parameters:
      limitId - The unique identifier of the limit in the association.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
    • status

      The status of task scheduling in the queue-limit association.

      • ACTIVE - Association is active.

      • STOP_LIMIT_USAGE_AND_COMPLETE_TASKS - Association has stopped scheduling new tasks and is completing current tasks.

      • STOP_LIMIT_USAGE_AND_CANCEL_TASKS - Association has stopped scheduling new tasks and is canceling current tasks.

      • STOPPED - Association has been stopped.

      Parameters:
      status - The status of task scheduling in the queue-limit association.

      • ACTIVE - Association is active.

      • STOP_LIMIT_USAGE_AND_COMPLETE_TASKS - Association has stopped scheduling new tasks and is completing current tasks.

      • STOP_LIMIT_USAGE_AND_CANCEL_TASKS - Association has stopped scheduling new tasks and is canceling current tasks.

      • STOPPED - Association has been stopped.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The status of task scheduling in the queue-limit association.

      • ACTIVE - Association is active.

      • STOP_LIMIT_USAGE_AND_COMPLETE_TASKS - Association has stopped scheduling new tasks and is completing current tasks.

      • STOP_LIMIT_USAGE_AND_CANCEL_TASKS - Association has stopped scheduling new tasks and is canceling current tasks.

      • STOPPED - Association has been stopped.

      Parameters:
      status - The status of task scheduling in the queue-limit association.

      • ACTIVE - Association is active.

      • STOP_LIMIT_USAGE_AND_COMPLETE_TASKS - Association has stopped scheduling new tasks and is completing current tasks.

      • STOP_LIMIT_USAGE_AND_CANCEL_TASKS - Association has stopped scheduling new tasks and is canceling current tasks.

      • STOPPED - Association has been stopped.

      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: