Skip to main content

Module labels

Module labels 

Source
Expand description

Issue labels: listing, create/update/delete, and the LabelsService::ensure find-or-create convenience.

Structsยง

Label
An issue label.
LabelCreateInput
Input for LabelsService::create (IssueLabelCreateInput).
LabelCreateInputBuilder
Use builder syntax to set the inputs and finish with build().
LabelUpdateInput
Input for LabelsService::update (IssueLabelUpdateInput).
LabelUpdateInputBuilder
Use builder syntax to set the inputs and finish with build().
LabelsService
Issue label operations. Obtain via LinearClient::labels.
ListLabelsRequest
Variables for LabelsService::list.
ListLabelsRequestBuilder
Use builder syntax to set the inputs and finish with build().