Klasse DeleteRelatedWorkOperationSpec.DeleteRelatedWorkOperationSpecBuilder
java.lang.Object
io.github.primelib.jira4j.restv3.spec.DeleteRelatedWorkOperationSpec.DeleteRelatedWorkOperationSpecBuilder
- Umschließende Klasse:
DeleteRelatedWorkOperationSpec
public static class DeleteRelatedWorkOperationSpec.DeleteRelatedWorkOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()relatedWorkId(@NotNull String relatedWorkId) The ID of the related work to delete.toString()The ID of the version that the target related work belongs to.
-
Methodendetails
-
versionId
public DeleteRelatedWorkOperationSpec.DeleteRelatedWorkOperationSpecBuilder versionId(@NotNull @NotNull String versionId) The ID of the version that the target related work belongs to.- Gibt zurück:
this.
-
build
-
toString
-