Klasse AddContentRestrictionRestrictionsUserInner.AddContentRestrictionRestrictionsUserInnerBuilder
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.AddContentRestrictionRestrictionsUserInner.AddContentRestrictionRestrictionsUserInnerBuilder
- Umschließende Klasse:
AddContentRestrictionRestrictionsUserInner
public static class AddContentRestrictionRestrictionsUserInner.AddContentRestrictionRestrictionsUserInnerBuilder
extends Object
-
Methodenübersicht
Modifizierer und TypMethodeBeschreibungThe account ID of the user, which uniquely identifies the user across all Atlassian products.build()toString()Set to 'known'.This property is no longer available and will be removed from the documentation soon.This property is no longer available and will be removed from the documentation soon.
-
Methodendetails
-
type
public AddContentRestrictionRestrictionsUserInner.AddContentRestrictionRestrictionsUserInnerBuilder type(AddContentRestrictionRestrictionsUserInner.TypeEnum type) Set to 'known'.- Gibt zurück:
this.
-
username
public AddContentRestrictionRestrictionsUserInner.AddContentRestrictionRestrictionsUserInnerBuilder username(String username) This property 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.
-
userKey
public AddContentRestrictionRestrictionsUserInner.AddContentRestrictionRestrictionsUserInnerBuilder userKey(String userKey) This property 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 AddContentRestrictionRestrictionsUserInner.AddContentRestrictionRestrictionsUserInnerBuilder accountId(String accountId) The account ID of the user, which uniquely identifies the user across all Atlassian products. For example,384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192.- Gibt zurück:
this.
-
build
-
toString
-