Klasse GetWorklogPropertyKeysOperationSpec.GetWorklogPropertyKeysOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.spec.GetWorklogPropertyKeysOperationSpec.GetWorklogPropertyKeysOperationSpecBuilder
- Umschließende Klasse:
GetWorklogPropertyKeysOperationSpec
public static class GetWorklogPropertyKeysOperationSpec.GetWorklogPropertyKeysOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()
issueIdOrKey
(@NotNull String issueIdOrKey) The ID or key of the issue.toString()
The ID of the worklog.
-
Methodendetails
-
issueIdOrKey
public GetWorklogPropertyKeysOperationSpec.GetWorklogPropertyKeysOperationSpecBuilder issueIdOrKey(@NotNull @NotNull String issueIdOrKey) The ID or key of the issue.- Gibt zurück:
this
.
-
worklogId
public GetWorklogPropertyKeysOperationSpec.GetWorklogPropertyKeysOperationSpecBuilder worklogId(@NotNull @NotNull String worklogId) The ID of the worklog.- Gibt zurück:
this
.
-
build
-
toString
-