Klasse GetInlineCommentVersionDetailsOperationSpec.GetInlineCommentVersionDetailsOperationSpecBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v2.spec.GetInlineCommentVersionDetailsOperationSpec.GetInlineCommentVersionDetailsOperationSpecBuilder
- Umschließende Klasse:
GetInlineCommentVersionDetailsOperationSpec
public static class GetInlineCommentVersionDetailsOperationSpec.GetInlineCommentVersionDetailsOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuild()The ID of the inline comment for which version details should be returned.toString()versionNumber(@NotNull Long versionNumber) The version number of the inline comment to be returned.
-
Methodendetails
-
id
public GetInlineCommentVersionDetailsOperationSpec.GetInlineCommentVersionDetailsOperationSpecBuilder id(@NotNull @NotNull Long id) The ID of the inline comment for which version details should be returned.- Gibt zurück:
this.
-
versionNumber
public GetInlineCommentVersionDetailsOperationSpec.GetInlineCommentVersionDetailsOperationSpecBuilder versionNumber(@NotNull @NotNull Long versionNumber) The version number of the inline comment to be returned.- Gibt zurück:
this.
-
build
-
toString
-