Klasse IssueSecurityLevelMember
java.lang.Object
io.github.primelib.jira4j.restv2.model.IssueSecurityLevelMember
@Generated("io.github.primelib.primecodegen.javafeign.JavaFeignGenerator")
public class IssueSecurityLevelMember
extends Object
IssueSecurityLevelMember
-
Verschachtelte Klassen - Übersicht
Verschachtelte KlassenModifizierer und TypKlasseBeschreibungstatic class -
Feldübersicht
FelderModifizierer und TypFeldBeschreibungprotected IssueSecurityLevelMemberHolderprotected LongThe ID of the issue security level member.protected LongThe ID of the issue security level. -
Konstruktorübersicht
KonstruktorenModifiziererKonstruktorBeschreibungprotectedIssueSecurityLevelMember(IssueSecurityLevelMemberHolder holder, Long id, Long issueSecurityLevelId) Constructs a validated instance ofIssueSecurityLevelMember.Constructs a validated instance ofIssueSecurityLevelMember. -
Methodenübersicht
Modifizierer und TypMethodeBeschreibungbuilder()protected booleanbooleaninthashCode()holder()holder(IssueSecurityLevelMemberHolder holder) id()The ID of the issue security level member.The ID of the issue security level member.The ID of the issue security level.issueSecurityLevelId(Long issueSecurityLevelId) The ID of the issue security level.toString()
-
Felddetails
-
holder
-
id
The ID of the issue security level member. -
issueSecurityLevelId
The ID of the issue security level.
-
-
Konstruktordetails
-
IssueSecurityLevelMember
Constructs a validated instance ofIssueSecurityLevelMember.- Parameter:
spec- the specification to process
-
IssueSecurityLevelMember
@Internal public IssueSecurityLevelMember(IssueSecurityLevelMemberHolder holder, Long id, Long issueSecurityLevelId) Constructs a validated instance ofIssueSecurityLevelMember.NOTE: This constructor is not considered stable and may change if the model is updated. Consider using
IssueSecurityLevelMember(Consumer)instead.- Parameter:
holder- var.nameid- The ID of the issue security level member.issueSecurityLevelId- The ID of the issue security level.
-
IssueSecurityLevelMember
protected IssueSecurityLevelMember()
-
-
Methodendetails
-
builder
-
holder
-
id
The ID of the issue security level member. -
issueSecurityLevelId
The ID of the issue security level. -
holder
- Gibt zurück:
this.
-
id
The ID of the issue security level member.- Gibt zurück:
this.
-
issueSecurityLevelId
The ID of the issue security level.- Gibt zurück:
this.
-
equals
-
canEqual
-
hashCode
public int hashCode() -
toString
-