Klasse AddLabelWatcherOperationSpec.AddLabelWatcherOperationSpecBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v1.spec.AddLabelWatcherOperationSpec.AddLabelWatcherOperationSpecBuilder
- Umschließende Klasse:
AddLabelWatcherOperationSpec
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungThe account ID of the user.build()This parameter is no longer available and will be removed from the documentation soon.The name of the label to add the watcher to.toString()This parameter is no longer available and will be removed from the documentation soon.xAtlassianToken(@NotNull String xAtlassianToken) Note, you must add header when making a request, as this operation has XSRF protection.
-
Methodendetails
-
xAtlassianToken
public AddLabelWatcherOperationSpec.AddLabelWatcherOperationSpecBuilder xAtlassianToken(@NotNull @NotNull String xAtlassianToken) Note, you must add header when making a request, as this operation has XSRF protection.- Gibt zurück:
this.
-
labelName
public AddLabelWatcherOperationSpec.AddLabelWatcherOperationSpecBuilder labelName(@NotNull @NotNull String labelName) The name of the label to add the watcher to.- Gibt zurück:
this.
-
key
public AddLabelWatcherOperationSpec.AddLabelWatcherOperationSpecBuilder key(@Nullable @Nullable String key) This parameter is no longer available and will be removed from the documentation soon. UseaccountIdinstead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.- Gibt zurück:
this.
-
username
public AddLabelWatcherOperationSpec.AddLabelWatcherOperationSpecBuilder username(@Nullable @Nullable String username) This parameter is no longer available and will be removed from the documentation soon. UseaccountIdinstead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.- Gibt zurück:
this.
-
accountId
public AddLabelWatcherOperationSpec.AddLabelWatcherOperationSpecBuilder accountId(@Nullable @Nullable String accountId) The account ID of the user. The accountId uniquely identifies the user across all Atlassian products. For example,384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192.- Gibt zurück:
this.
-
build
-
toString
-