Class ProjectRoleUser
java.lang.Object
io.github.primelib.jira4j.restv2.model.ProjectRoleUser
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class ProjectRoleUser
extends Object
ProjectRoleUser
-
Nested Class Summary
Nested Classes -
Field Summary
Fields -
Constructor Summary
ConstructorsModifierConstructorDescriptionprotectedProjectRoleUser(String accountId) Constructs a validated instance ofProjectRoleUser.Constructs a validated instance ofProjectRoleUser. -
Method Summary
-
Field Details
-
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.
-
-
Constructor Details
-
ProjectRoleUser
Constructs a validated instance ofProjectRoleUser.- Parameters:
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.- Parameters:
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()
-
-
Method Details
-
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.- Returns:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-