Class GetAllStatusesOperationSpec.GetAllStatusesOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv2.spec.GetAllStatusesOperationSpec.GetAllStatusesOperationSpecBuilder
- Enclosing class:
- GetAllStatusesOperationSpec
-
Method Summary
Modifier and TypeMethodDescriptionbuild()
projectIdOrKey
(@NotNull String projectIdOrKey) The project ID or project key (case sensitive).toString()
-
Method Details
-
projectIdOrKey
public GetAllStatusesOperationSpec.GetAllStatusesOperationSpecBuilder projectIdOrKey(@NotNull @NotNull String projectIdOrKey) The project ID or project key (case sensitive).- Returns:
this
.
-
build
-
toString
-