Klasse GetFooterCommentByIdOperationSpec.GetFooterCommentByIdOperationSpecBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v2.spec.GetFooterCommentByIdOperationSpec.GetFooterCommentByIdOperationSpecBuilder
- Umschließende Klasse:
GetFooterCommentByIdOperationSpec
public static class GetFooterCommentByIdOperationSpec.GetFooterCommentByIdOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbodyFormat(@Nullable PrimaryBodyRepresentationSingle bodyFormat) The content format type to be returned in thebodyfield of the response.build()The ID of the comment to be retrieved.toString()Allows you to retrieve a previously published version.
-
Methodendetails
-
commentId
public GetFooterCommentByIdOperationSpec.GetFooterCommentByIdOperationSpecBuilder commentId(@NotNull @NotNull Long commentId) The ID of the comment to be retrieved.- Gibt zurück:
this.
-
bodyFormat
public GetFooterCommentByIdOperationSpec.GetFooterCommentByIdOperationSpecBuilder bodyFormat(@Nullable @Nullable PrimaryBodyRepresentationSingle bodyFormat) The content format type to be returned in thebodyfield of the response. If available, the representation will be available under a response field of the same name under thebodyfield.- Gibt zurück:
this.
-
version
public GetFooterCommentByIdOperationSpec.GetFooterCommentByIdOperationSpecBuilder version(@Nullable @Nullable Integer version) Allows you to retrieve a previously published version. Specify the previous version's number to retrieve its details.- Gibt zurück:
this.
-
build
-
toString
-