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
  • Felddetails

    • type

      Set to 'known'.
    • username

      protected String username
      This property is no longer available and will be removed from the documentation soon. Use accountId instead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
    • userKey

      protected String userKey
      This property is no longer available and will be removed from the documentation soon. Use accountId instead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
    • accountId

      protected 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.
  • Konstruktordetails

    • AddContentRestrictionRestrictionsUserInner

      public AddContentRestrictionRestrictionsUserInner(Consumer<AddContentRestrictionRestrictionsUserInner> spec)
      Constructs a validated instance of AddContentRestrictionRestrictionsUserInner.
      Parameter:
      spec - the specification to process
    • AddContentRestrictionRestrictionsUserInner

      @Internal public AddContentRestrictionRestrictionsUserInner(AddContentRestrictionRestrictionsUserInner.TypeEnum type, String username, String userKey, String accountId)
      Constructs a validated instance of AddContentRestrictionRestrictionsUserInner.

      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. Use accountId instead. 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. Use accountId instead. 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

    • type

      Set to 'known'.
    • username

      public String username()
      This property is no longer available and will be removed from the documentation soon. Use accountId instead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
    • userKey

      public String userKey()
      This property is no longer available and will be removed from the documentation soon. Use accountId instead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
    • accountId

      public 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.
    • type

      Set to 'known'.
      Gibt zurück:
      this.
    • username

      This property is no longer available and will be removed from the documentation soon. Use accountId instead. 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. Use accountId instead. See the [deprecation notice](/cloud/confluence/deprecation-notice-user-privacy-api-migration-guide/) for details.
      Gibt zurück:
      this.
    • accountId

      public AddContentRestrictionRestrictionsUserInner 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.
    • equals

      public boolean equals(Object o)
      Setzt außer Kraft:
      equals in Klasse Object
    • canEqual

      protected boolean canEqual(Object other)
    • hashCode

      public int hashCode()
      Setzt außer Kraft:
      hashCode in Klasse Object
    • toString

      public String toString()
      Setzt außer Kraft:
      toString in Klasse Object