Klasse GetAllScreenTabFieldsOperationSpec.GetAllScreenTabFieldsOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.spec.GetAllScreenTabFieldsOperationSpec.GetAllScreenTabFieldsOperationSpecBuilder
- Umschließende Klasse:
GetAllScreenTabFieldsOperationSpec
public static class GetAllScreenTabFieldsOperationSpec.GetAllScreenTabFieldsOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
projectKey
(@Nullable String projectKey) The key of the project.The ID of the screen.The ID of the screen tab.toString()
-
Methodendetails
-
screenId
public GetAllScreenTabFieldsOperationSpec.GetAllScreenTabFieldsOperationSpecBuilder screenId(@NotNull @NotNull Long screenId) The ID of the screen.- Gibt zurück:
this
.
-
tabId
public GetAllScreenTabFieldsOperationSpec.GetAllScreenTabFieldsOperationSpecBuilder tabId(@NotNull @NotNull Long tabId) The ID of the screen tab.- Gibt zurück:
this
.
-
projectKey
public GetAllScreenTabFieldsOperationSpec.GetAllScreenTabFieldsOperationSpecBuilder projectKey(@Nullable @Nullable String projectKey) The key of the project.- Gibt zurück:
this
.
-
build
-
toString
-