Interface GetQueueLimitAssociationResponse.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 last updated the association.

      Parameters:
      updatedBy - The user identifier of the person that last 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 associated with the limit.

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

      The unique identifier of the limit associated with the queue.

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

      The current status of the limit.

      Parameters:
      status - The current status of the limit.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also:
    • status

      The current status of the limit.

      Parameters:
      status - The current status of the limit.
      Returns:
      Returns a reference to this object so that method calls can be chained together.
      See Also: