JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
SEARCH:
Uses of Class
com.atlassian.bitbucket.label.ApplyLabelRequest
Packages that use
ApplyLabelRequest
Package
Description
com.atlassian.bitbucket.label
Uses of
ApplyLabelRequest
in
com.atlassian.bitbucket.label
Methods in
com.atlassian.bitbucket.label
that return
ApplyLabelRequest
Modifier and Type
Method
Description
ApplyLabelRequest
ApplyLabelRequest.Builder.
build
()
Methods in
com.atlassian.bitbucket.label
with parameters of type
ApplyLabelRequest
Modifier and Type
Method
Description
Label
LabelService.
apply
(
ApplyLabelRequest
request)
Add a
Label
to a
Labelable
.