Klasse GetContentRestrictionStatusForUserOperationSpec.GetContentRestrictionStatusForUserOperationSpecBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v1.spec.GetContentRestrictionStatusForUserOperationSpec.GetContentRestrictionStatusForUserOperationSpecBuilder
- Umschließende Klasse:
GetContentRestrictionStatusForUserOperationSpec
public static class GetContentRestrictionStatusForUserOperationSpec.GetContentRestrictionStatusForUserOperationSpecBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungThe account ID of the user.build()
The ID of the content that the restriction applies to.This parameter is no longer available and will be removed from the documentation soon.operationKey
(@NotNull String operationKey) The operation that is restricted.toString()
This parameter is no longer available and will be removed from the documentation soon.
-
Methodendetails
-
id
public GetContentRestrictionStatusForUserOperationSpec.GetContentRestrictionStatusForUserOperationSpecBuilder id(@NotNull @NotNull String id) The ID of the content that the restriction applies to.- Gibt zurück:
this
.
-
operationKey
public GetContentRestrictionStatusForUserOperationSpec.GetContentRestrictionStatusForUserOperationSpecBuilder operationKey(@NotNull @NotNull String operationKey) The operation that is restricted.- Gibt zurück:
this
.
-
key
public GetContentRestrictionStatusForUserOperationSpec.GetContentRestrictionStatusForUserOperationSpecBuilder key(@Nullable @Nullable String key) This parameter is no longer available and will be removed from the documentation soon. UseaccountId
instead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.- Gibt zurück:
this
.
-
username
public GetContentRestrictionStatusForUserOperationSpec.GetContentRestrictionStatusForUserOperationSpecBuilder username(@Nullable @Nullable String username) This parameter is no longer available and will be removed from the documentation soon. UseaccountId
instead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.- Gibt zurück:
this
.
-
accountId
public GetContentRestrictionStatusForUserOperationSpec.GetContentRestrictionStatusForUserOperationSpecBuilder 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
-