Klasse RemoveSpaceWatchOperationSpec.RemoveSpaceWatchOperationSpecBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v1.spec.RemoveSpaceWatchOperationSpec.RemoveSpaceWatchOperationSpecBuilder
- Umschließende Klasse:
RemoveSpaceWatchOperationSpec
public static class RemoveSpaceWatchOperationSpec.RemoveSpaceWatchOperationSpecBuilder
extends Object
-
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 key of the space to remove the watcher from.toString()This parameter is no longer available and will be removed from the documentation soon.
-
Methodendetails
-
spaceKey
public RemoveSpaceWatchOperationSpec.RemoveSpaceWatchOperationSpecBuilder spaceKey(@NotNull @NotNull String spaceKey) The key of the space to remove the watcher from.- Gibt zurück:
this.
-
key
public RemoveSpaceWatchOperationSpec.RemoveSpaceWatchOperationSpecBuilder 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 RemoveSpaceWatchOperationSpec.RemoveSpaceWatchOperationSpecBuilder 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 RemoveSpaceWatchOperationSpec.RemoveSpaceWatchOperationSpecBuilder 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
-