Klasse AddLabelsToContentOperationSpec.AddLabelsToContentOperationSpecBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v1.spec.AddLabelsToContentOperationSpec.AddLabelsToContentOperationSpecBuilder
- Umschließende Klasse:
AddLabelsToContentOperationSpec
public static class AddLabelsToContentOperationSpec.AddLabelsToContentOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbody(@NotNull AddLabelsToContentRequest body) The labels to add to the content.build()The ID of the content that will have labels added to it.toString()
-
Methodendetails
-
id
public AddLabelsToContentOperationSpec.AddLabelsToContentOperationSpecBuilder id(@NotNull @NotNull String id) The ID of the content that will have labels added to it.- Gibt zurück:
this.
-
body
public AddLabelsToContentOperationSpec.AddLabelsToContentOperationSpecBuilder body(@NotNull @NotNull AddLabelsToContentRequest body) The labels to add to the content.- Gibt zurück:
this.
-
build
-
toString
-