Klasse CustomFieldCreatedContextOptionsList.CustomFieldCreatedContextOptionsListBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.model.CustomFieldCreatedContextOptionsList.CustomFieldCreatedContextOptionsListBuilder
- Umschließende Klasse:
CustomFieldCreatedContextOptionsList
public static class CustomFieldCreatedContextOptionsList.CustomFieldCreatedContextOptionsListBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
options
(List<CustomFieldContextOption> options) The created custom field options.toString()
-
Methodendetails
-
options
public CustomFieldCreatedContextOptionsList.CustomFieldCreatedContextOptionsListBuilder options(List<CustomFieldContextOption> options) The created custom field options.- Gibt zurück:
this
.
-
build
-
toString
-