Klasse AddContentRestrictionRestrictionsUserInner
java.lang.Object
io.github.primelib.confluence4j.rest.v1.model.AddContentRestrictionRestrictionsUserInner
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class AddContentRestrictionRestrictionsUserInner
extends Object
AddContentRestrictionRestrictionsUserInner
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic classstatic enumSet to 'known'. -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected StringThe account ID of the user, which uniquely identifies the user across all Atlassian products.Set to 'known'.protected StringThis property is no longer available and will be removed from the documentation soon.protected StringThis property is no longer available and will be removed from the documentation soon. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedAddContentRestrictionRestrictionsUserInner(AddContentRestrictionRestrictionsUserInner.TypeEnum type, String username, String userKey, String accountId) Constructs a validated instance ofAddContentRestrictionRestrictionsUserInner.AddContentRestrictionRestrictionsUserInner(Consumer<AddContentRestrictionRestrictionsUserInner> spec) Constructs a validated instance ofAddContentRestrictionRestrictionsUserInner. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungThe account ID of the user, which uniquely identifies the user across all Atlassian products.The account ID of the user, which uniquely identifies the user across all Atlassian products.builder()protected booleanbooleaninthashCode()toString()type()Set to 'known'.Set to 'known'.userKey()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.username()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.
-
Felddetails
-
type
Set to 'known'. -
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. -
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. -
accountId
The account ID of the user, which uniquely identifies the user across all Atlassian products. For example,384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192.
-
-
Konstruktordetails
-
AddContentRestrictionRestrictionsUserInner
public AddContentRestrictionRestrictionsUserInner(Consumer<AddContentRestrictionRestrictionsUserInner> spec) Constructs a validated instance ofAddContentRestrictionRestrictionsUserInner.- Parameter:
spec- the specification to process
-
AddContentRestrictionRestrictionsUserInner
@Internal public AddContentRestrictionRestrictionsUserInner(AddContentRestrictionRestrictionsUserInner.TypeEnum type, String username, String userKey, String accountId) Constructs a validated instance ofAddContentRestrictionRestrictionsUserInner.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
AddContentRestrictionRestrictionsUserInner(Consumer)instead.- Parameter:
type- Set to 'known'.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.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.accountId- The account ID of the user, which uniquely identifies the user across all Atlassian products. For example,384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192.
-
AddContentRestrictionRestrictionsUserInner
protected AddContentRestrictionRestrictionsUserInner()
-
-
Methodendetails
-
builder
public static AddContentRestrictionRestrictionsUserInner.AddContentRestrictionRestrictionsUserInnerBuilder builder() -
type
Set to 'known'. -
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. -
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. -
accountId
The account ID of the user, which uniquely identifies the user across all Atlassian products. For example,384093:32b4d9w0-f6a5-3535-11a3-9c8c88d10192. -
type
public AddContentRestrictionRestrictionsUserInner type(AddContentRestrictionRestrictionsUserInner.TypeEnum type) Set to 'known'.- Gibt zurück:
this.
-
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
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
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.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-