Klasse ProjectRoleUser
java.lang.Object
io.github.primelib.jira4j.restv2.model.ProjectRoleUser
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ProjectRoleUser
extends Object
ProjectRoleUser
-
Verschachtelte Klassen - Übersicht
Verschachtelte Klassen -
Feldübersicht
Felder -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotected
ProjectRoleUser
(String accountId) Constructs a validated instance ofProjectRoleUser
.Constructs a validated instance ofProjectRoleUser
. -
Methodenübersicht
-
Felddetails
-
accountId
The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, *5b10ac8d82e05b22cc7d4ef5*. Returns *unknown* if the record is deleted and corrupted, for example, as the result of a server import.
-
-
Konstruktordetails
-
ProjectRoleUser
Constructs a validated instance ofProjectRoleUser
.- Parameter:
spec
- the specification to process
-
ProjectRoleUser
Constructs a validated instance ofProjectRoleUser
.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
ProjectRoleUser(Consumer)
instead.- Parameter:
accountId
- The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, *5b10ac8d82e05b22cc7d4ef5*. Returns *unknown* if the record is deleted and corrupted, for example, as the result of a server import.
-
ProjectRoleUser
protected ProjectRoleUser()
-
-
Methodendetails
-
builder
-
accountId
The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, *5b10ac8d82e05b22cc7d4ef5*. Returns *unknown* if the record is deleted and corrupted, for example, as the result of a server import. -
accountId
The account ID of the user, which uniquely identifies the user across all Atlassian products. For example, *5b10ac8d82e05b22cc7d4ef5*. Returns *unknown* if the record is deleted and corrupted, for example, as the result of a server import.- Gibt zurück:
this
.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-